From: Imre Kaloz Date: Tue, 7 Jan 2014 10:21:31 +0000 (+0000) Subject: virtualbox emulates the e1000 for a long time now X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=8603b30db51404dfde353d021bc0379290b9d331 virtualbox emulates the e1000 for a long time now Signed-off-by: Imre Kaloz SVN-Revision: 39207 --- 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)"