From 1bfab7ed6b751c5b83c211047543f06acde91978 Mon Sep 17 00:00:00 2001 From: kaloz Date: Tue, 7 Jan 2014 10:21:31 +0000 Subject: [PATCH] virtualbox emulates the e1000 for a long time now Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39207 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- config/Config-images.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Config-images.in b/config/Config-images.in index ba9c6d8fa0..7f7536fcd9 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -179,7 +179,7 @@ menu "Target Images" depends on TARGET_x86 select GRUB_IMAGES select TARGET_ROOTFS_EXT4FS - select PACKAGE_kmod-pcnet32 + select PACKAGE_kmod-e1000 config VMDK_IMAGES bool "Build VMware image files (VMDK)" -- 2.11.0