Is now built as real kernel module as well.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7919 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-06-11 21:34:23 +00:00
parent da2082abba
commit b03e297230
@@ -5,6 +5,11 @@ UsePrivateHeaders [ FDirName kernel disk_device_manager ] ;
UsePrivateHeaders [ FDirName kernel ] ;
UsePrivateHeaders [ FDirName storage ] ;
KernelAddon intel : kernel partitioning_systems :
intel.cpp
PartitionMap.cpp
;
# For now build a userland version only.
Addon <partitioning_system>intel : userland partitioning_systems :
intel.cpp