From eac3f1b76d940da7c52ef0c702946b41cee88656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Fri, 30 Nov 2007 12:31:33 +0000 Subject: [PATCH] Added marvell_yukon driver, and marked all FreeBSD drivers to be compiled for x86 only (for now, that should be easily fixable). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23027 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/NetBootArchive | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build/jam/NetBootArchive b/build/jam/NetBootArchive index 105d422b98..a248a80246 100644 --- a/build/jam/NetBootArchive +++ b/build/jam/NetBootArchive @@ -19,8 +19,9 @@ BEOS_NETWORK_DATALINK_PROTOCOLS = ethernet_frame arp loopback_frame ipv4_datagram ; BEOS_NETWORK_PROTOCOLS = ipv4 tcp udp icmp ; -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 $(X86_ONLY)ipro1000 + $(X86_ONLY)rtl8139 rtl8169 sis900 + $(X86_ONLY)marvell_yukon $(X86_ONLY)via_rhine wb840 net_stack vlance $(GPL_ONLY)bcm440x $(GPL_ONLY)bcm570x ; BEOS_ADD_ONS_BUS_MANAGERS = pci $(X86_ONLY)isa ide scsi