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:
parent
c8baeaf6cf
commit
cdc8d6b6f5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user