From: kaloz Date: Tue, 7 Jan 2014 10:21:31 +0000 (+0000) Subject: virtualbox emulates the e1000 for a long time now X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=1bfab7ed6b751c5b83c211047543f06acde91978 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 --- 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)"