Different compilers produce differently sized binaries: removed the PCI

bus manager from the floppy image - it's not really needed yet, and with
all the debug output, it cuts some 300 kB from the final image.
If you're floppy image did not work anymore in Bochs, try now.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10219 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-11-25 02:20:48 +00:00
parent d35e7ce4c2
commit ecd4e1445d

View File

@ -24,10 +24,6 @@ KernelLd pci :
$(OBOS_TOP)/src/kernel/ldscripts/$(OBOS_ARCH)/add-on.ld
:
-Bdynamic -shared
:
:
# add-ons/kernel/bus_managers/pci
addons/kernel/pci
;
# pci_info.cpp currently needs pcihdr.h so we make its path available