From 8948853269b9641741d79905c86e578133bed237 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Tue, 29 Mar 2016 22:13:41 +0200 Subject: [PATCH] Netboot: remove rtl8169 driver from boot archive This driver was replaced by rtl81xx. Having both in the image results in conflicts and non-working ethernet. --- build/jam/images/NetBootArchive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/jam/images/NetBootArchive b/build/jam/images/NetBootArchive index abf52cf835..b5ecbe52b0 100644 --- a/build/jam/images/NetBootArchive +++ b/build/jam/images/NetBootArchive @@ -16,7 +16,7 @@ SYSTEM_ADD_ONS_DRIVERS_NET = [ FFilterByBuildFeatures attansic_l2 ar81xx }@ # x86 - etherpci pegasus rtl8169 sis900 usb_ecm wb840 + etherpci pegasus sis900 usb_ecm wb840 #vlance ] ; SYSTEM_ADD_ONS_BUS_MANAGERS = [ FFilterByBuildFeatures