x86_64: add kmod-r8169 to the default packages

This kmod is required by the Alix APU 1D4 to be reachable after
installing an x86-64 image.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 42945
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 10 years ago
parent f71f3afd20
commit ce405e5757

@ -18,6 +18,6 @@ KERNELNAME:=bzImage
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-e1000
DEFAULT_PACKAGES += kmod-e1000 kmod-r8169
$(eval $(call BuildTarget))

Loading…
Cancel
Save