3com, rtl8139 and via_rhine are only buildable for x86

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22861 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2007-11-08 20:24:08 +00:00
parent 3af0509ddb
commit 5fac00b279

View File

@ -115,8 +115,8 @@ BEOS_ADD_ONS_DRIVERS_GRAPHICS = $(X86_ONLY)radeon $(X86_ONLY)nvidia
$(X86_ONLY)s3savage $(X86_ONLY)via vesa #$(X86_ONLY)vmware
;
BEOS_ADD_ONS_DRIVERS_MIDI = emuxki ;
BEOS_ADD_ONS_DRIVERS_NET = 3com etherpci ipro1000 rtl8139 rtl8169 sis900
via_rhine wb840 net_stack #vlance
BEOS_ADD_ONS_DRIVERS_NET = $(X86_ONLY)3com etherpci ipro1000 $(X86_ONLY)rtl8139 rtl8169 sis900
$(X86_ONLY)via_rhine wb840 net_stack #vlance
$(GPL_ONLY)bcm440x $(GPL_ONLY)bcm570x
;
#BEOS_ADD_ONS_DRIVERS_ACPI = $(X86_ONLY)acpi_button ;