diff options
author | John Crispin <blogic@openwrt.org> | 2015-03-16 10:58:43 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-03-16 10:58:43 +0000 |
commit | ba25eac5190d5d268859f84f8d9d21fc8889cf65 (patch) | |
tree | 2216e2dcc955a2be95a143320a04b88353ed54ca /target/linux/netlogic/Makefile | |
parent | 145e6b92316cbb8360bbf97b90ac29d14af9b6a9 (diff) | |
download | master-187ad058-ba25eac5190d5d268859f84f8d9d21fc8889cf65.tar.gz master-187ad058-ba25eac5190d5d268859f84f8d9d21fc8889cf65.tar.bz2 master-187ad058-ba25eac5190d5d268859f84f8d9d21fc8889cf65.zip |
netlogic: bump to 3.18
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44829 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |