diff options
author | John Crispin <john@openwrt.org> | 2015-03-16 10:58:43 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-03-16 10:58:43 +0000 |
commit | 4fdb66373ffe7cac80cc156e4b53a7ad85246fa6 (patch) | |
tree | 56d70e6ed5dd31637fd5e6466cb8a9c173b28053 /target/linux/netlogic/Makefile | |
parent | 298d67ec7bd7ba3df3a4a4c0a6c3e2df865d4cd3 (diff) | |
download | upstream-4fdb66373ffe7cac80cc156e4b53a7ad85246fa6.tar.gz upstream-4fdb66373ffe7cac80cc156e4b53a7ad85246fa6.tar.bz2 upstream-4fdb66373ffe7cac80cc156e4b53a7ad85246fa6.zip |
netlogic: bump to 3.18
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44829
Diffstat (limited to 'target/linux/netlogic/Makefile')
-rw-r--r-- | target/linux/netlogic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/netlogic/Makefile b/target/linux/netlogic/Makefile index 4646830843..5e15fff390 100644 --- a/target/linux/netlogic/Makefile +++ b/target/linux/netlogic/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 ext4 pci usb MAINTAINER:=Florian Fainelli <florian@openwrt.org> SUBTARGETS:=xlp xlr -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=3.18 include $(INCLUDE_DIR)/target.mk |