From 8603b30db51404dfde353d021bc0379290b9d331 Mon Sep 17 00:00:00 2001
From: Imre Kaloz <kaloz@openwrt.org>
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 <kaloz@openwrt.org>

SVN-Revision: 39207
---
 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)"
-- 
GitLab