mirror of https://github.com/hak5/openwrt.git
x86/64: add e1000e to the default packages
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45814lede-17.01
parent
0a4bcd5be6
commit
ae1f0d3eb4
|
@ -1,6 +1,6 @@
|
|||
ARCH:=x86_64
|
||||
BOARDNAME:=x86_64
|
||||
DEFAULT_PACKAGES += kmod-e1000 kmod-r8169
|
||||
DEFAULT_PACKAGES += kmod-e1000e kmod-e1000 kmod-r8169
|
||||
ARCH_PACKAGES:=x86_64
|
||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
|
||||
|
|
Loading…
Reference in New Issue