diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-27 14:30:08 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-27 14:30:08 +0000 |
commit | 63ed400246f88ab7a7e7d68e6e0b28a2bbfb4a76 (patch) | |
tree | a042d3c76dd326019d4c617e17d710c92ef3b721 /target/linux/ar71xx/Makefile | |
parent | 800799d0f94cd87000f2ee4e580bf7b59ba00cf4 (diff) |
sync to kernel 2.6.32.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21195 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 74f409478..9c7e605cd 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Atheros AR71xx/AR7240/AR913x FEATURES:=squashfs jffs2 tgz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -LINUX_VERSION:=2.6.32.10 +LINUX_VERSION:=2.6.32.12 include $(INCLUDE_DIR)/target.mk |