If Axel doesn't want to maintain this then why are we still building it?
Remove the iso9660 stuff from the build as it's no longer being maintained and never did anything anyways :) git-svn-id: file:///srv/svn/repos/haiku/trunk/current@98 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -196,19 +196,6 @@ KernelLd kernel.so
|
||||
-Bdynamic -shared -export-dynamic -dynamic-linker /foo/bar
|
||||
;
|
||||
|
||||
KernelLd iso9660
|
||||
:
|
||||
<$(SOURCE_GRIST)!core!addons!fs!iso9660>isofs.o
|
||||
kernel.so
|
||||
:
|
||||
$(SUBDIR)/core/addons/ldscripts/$(OBOS_ARCH)/addon.ld
|
||||
:
|
||||
-Bdynamic -shared
|
||||
:
|
||||
:
|
||||
addons/fs/iso9660
|
||||
;
|
||||
|
||||
KernelLd isa
|
||||
:
|
||||
<$(SOURCE_GRIST)!core!addons!bus_managers!isa>isa.o
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
SubDir OBOS_TOP src kernel core addons ;
|
||||
|
||||
SubInclude OBOS_TOP src kernel core addons bus_managers ;
|
||||
SubInclude OBOS_TOP src kernel core addons fs ;
|
||||
|
||||
Reference in New Issue
Block a user