Moved the vesa.h and vga.h headers to the private vesa driver header directory
for future use. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12274 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
93ee21046d
commit
a5ff23c727
@ -3,6 +3,7 @@ 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 graphics vesa ] ;
|
||||
UsePrivateHeaders [ FDirName storage ] ;
|
||||
|
||||
SubDirC++Flags -fno-rtti ;
|
||||
|
Loading…
Reference in New Issue
Block a user