The source files may now include the boot/partitions.h header.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7252 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-04-20 01:21:42 +00:00
parent c8baeaf6cf
commit cdc8d6b6f5
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ SubDir OBOS_TOP src kernel boot platform bios_ia32 ;
SubDirHdrs $(OBOS_TOP) headers private kernel boot platform $(OBOS_BOOT_PLATFORM) ;
UsePrivateHeaders [ FDirName kernel disk_device_manager ] ;
UsePrivateHeaders [ FDirName storage ] ;
KernelMergeObject boot_platform_bios_ia32.o :
<$(SOURCE_GRIST)>shell.S
<$(SOURCE_GRIST)>start.c