diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-07-19 11:34:03 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-07-19 11:34:03 +0000 |
commit | 4f9721dee779c45e0db55753bb2e4096541e28f6 (patch) | |
tree | 86ca68256f750de35e72d5dace8c240acddc406a /target/linux/ar71xx/Makefile | |
parent | 03c684cec9500bbc837148e186b67e98eb7bb2cf (diff) |
update kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22289 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r-- | target/linux/ar71xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 901f97989..dfac9f66b 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.14 +LINUX_VERSION:=2.6.32.16 include $(INCLUDE_DIR)/target.mk |