From d8907a1270bdfcdc62f27d4ebcc2c049c4f1f4e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Sun, 1 Mar 2015 16:24:15 +0000 Subject: adm5120: switch kernel to 3.18 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested by Jonas on WP54g, thank you! Signed-off-by: Rafał Miłecki git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44588 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/adm5120') 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 \ -- cgit v1.2.3