haiku-image build fix for TARGET_BOOT_PLATFORM=pxe_ia32

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19640 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen 2006-12-26 20:29:26 +00:00
parent ec9d1637b5
commit cdaaee9dba

View File

@ -1,3 +1,11 @@
SubDir HAIKU_TOP src tools makebootable platform pxe_ia32 ;
# we don't need this tool for creating PXE boot image
# we don't need this tool for creating PXE boot image
SEARCH_SOURCE
+= [ FDirName $(HAIKU_TOP) src bin ] ;
BuildPlatformMain <build>makebootable :
echo.c
:
;