From: John Crispin Date: Tue, 19 Jan 2016 10:15:32 +0000 (+0000) Subject: at91: move to 4.4 kernel X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=83c246dffd94ccc94e2ddf7eead47f0591ea8b56;p=openwrt%2Fstaging%2Fyousong.git at91: move to 4.4 kernel Signed-off-by: Ben Whitten SVN-Revision: 48353 --- diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index e1c771adbc..372bf177e4 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -13,7 +13,7 @@ BOARDNAME:=Atmel AT91 FEATURES:=squashfs targz ext2 usb usbgadget ubifs SUBTARGETS:=legacy sama5d3 -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.4 include $(INCLUDE_DIR)/target.mk