disk device manager: Remove obsolete include path
virtualdrive hasn't been used for a long time. Should help with #12162.
This commit is contained in:
parent
dbaafd15c0
commit
fb29004aaf
@ -33,7 +33,3 @@ KernelMergeObject kernel_disk_device_manager.o :
|
||||
: $(TARGET_KERNEL_PIC_CCFLAGS)
|
||||
;
|
||||
|
||||
# KFileDiskDevice.cpp needs the virtualdrive.h Header. Add it here to not
|
||||
# contaminate the include paths for the other files.
|
||||
ObjectHdrs [ FGristFiles KFileDiskDevice$(SUFOBJ) ]
|
||||
: [ FDirName $(HAIKU_TOP) src tests kits storage virtualdrive ] ;
|
||||
|
Loading…
Reference in New Issue
Block a user