aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-21 02:06:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-21 02:06:51 +0000
commitd41be9f54b921eefdb73c625d87225a48ce436f4 (patch)
tree1d791e657466b8167976c79ad93ba97d1183d8a8 /target/linux/ar71xx/Makefile
parent23ddbf6c6f22bed96c6a4e76eb5bf5ab293202ba (diff)
downloadupstream-d41be9f54b921eefdb73c625d87225a48ce436f4.tar.gz
upstream-d41be9f54b921eefdb73c625d87225a48ce436f4.tar.bz2
upstream-d41be9f54b921eefdb73c625d87225a48ce436f4.zip
kernel: remove imq support, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index b05ad6de30..b0b096a2fe 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
SUBTARGETS:=generic nand
-LINUX_VERSION:=2.6.32.29
+LINUX_VERSION:=2.6.37.1
include $(INCLUDE_DIR)/target.mk