From fac0ad082706ba3b92c249e652e171aeb8a53ebc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Sun, 1 Mar 2015 16:24:15 +0000 Subject: [PATCH] adm5120: switch kernel to 3.18 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Tested by Jonas on WP54g, thank you! Signed-off-by: Rafał Miłecki SVN-Revision: 44588 --- target/linux/adm5120/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile index 7298a24045..419c53434f 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -10,10 +10,11 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon/ADMtek ADM5120 FEATURES:=low_mem -KERNEL_PATCHVER:=3.8 SUBTARGETS:=router_le router_be rb1xx INITRAMFS_EXTRA_FILES:= +KERNEL_PATCHVER:=3.18 + include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += admswconfig wpad-mini kmod-input-core \ -- 2.25.1