virtualbox emulates the e1000 for a long time now
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39207 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
bb345ab0e8
commit
9c5efa1ea2
|
@ -179,7 +179,7 @@ menu "Target Images"
|
||||||
depends on TARGET_x86
|
depends on TARGET_x86
|
||||||
select GRUB_IMAGES
|
select GRUB_IMAGES
|
||||||
select TARGET_ROOTFS_EXT4FS
|
select TARGET_ROOTFS_EXT4FS
|
||||||
select PACKAGE_kmod-pcnet32
|
select PACKAGE_kmod-e1000
|
||||||
|
|
||||||
config VMDK_IMAGES
|
config VMDK_IMAGES
|
||||||
bool "Build VMware image files (VMDK)"
|
bool "Build VMware image files (VMDK)"
|
||||||
|
|
Loading…
Reference in New Issue