diff options
author | John Crispin <blogic@openwrt.org> | 2015-02-18 13:35:46 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-02-18 13:35:46 +0000 |
commit | b77e03c4bf8e89f4b1f5bc7d3b9f478b67162e10 (patch) | |
tree | f05495d6a9adf4b3e15e1fc0a173e98b25b4f700 /target/linux/at91/Makefile | |
parent | e51055dc1dfc3426ac608ce8cd02a9fabb6a5ec1 (diff) | |
download | upstream-b77e03c4bf8e89f4b1f5bc7d3b9f478b67162e10.tar.gz upstream-b77e03c4bf8e89f4b1f5bc7d3b9f478b67162e10.tar.bz2 upstream-b77e03c4bf8e89f4b1f5bc7d3b9f478b67162e10.zip |
at91: bump to v3.18
Signed-off-by: Your Name <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44489 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/Makefile')
-rw-r--r-- | target/linux/at91/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 27ee330026..040df33300 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -13,7 +13,7 @@ BOARDNAME:=Atmel AT91 FEATURES:=squashfs targz ext2 usb SUBTARGETS:=legacy sama5d3 -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=3.18 include $(INCLUDE_DIR)/target.mk |