Author: jow
Date: 2014-10-17 15:09:37 +0200 (Fri, 17 Oct 2014)
New Revision: 42945

Modified:
   trunk/target/linux/x86_64/Makefile
Log:
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 <[email protected]>

Modified: trunk/target/linux/x86_64/Makefile
===================================================================
--- trunk/target/linux/x86_64/Makefile  2014-10-17 11:18:52 UTC (rev 42944)
+++ trunk/target/linux/x86_64/Makefile  2014-10-17 13:09:37 UTC (rev 42945)
@@ -18,6 +18,6 @@
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += kmod-e1000
+DEFAULT_PACKAGES += kmod-e1000 kmod-r8169
 
 $(eval $(call BuildTarget))
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to