Author: blogic Date: 2016-01-19 11:15:32 +0100 (Tue, 19 Jan 2016) New Revision: 48353
Modified: trunk/target/linux/at91/Makefile Log: at91: move to 4.4 kernel Signed-off-by: Ben Whitten <[email protected]> Modified: trunk/target/linux/at91/Makefile =================================================================== --- trunk/target/linux/at91/Makefile 2016-01-19 10:15:26 UTC (rev 48352) +++ trunk/target/linux/at91/Makefile 2016-01-19 10:15:32 UTC (rev 48353) @@ -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 @@ FEATURES:=squashfs targz ext2 usb usbgadget ubifs SUBTARGETS:=legacy sama5d3 -KERNEL_PATCHVER:=3.18 +KERNEL_PATCHVER:=4.4 include $(INCLUDE_DIR)/target.mk _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
