diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-02-28 10:16:47 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-02-28 10:16:47 +0000 |
commit | 0c7b285613a12f086952be1bebbd08c1ad10dbb7 (patch) | |
tree | c6106ea401e7e5270377cf25190ff3f98302cb83 /target/linux/ar71xx/Makefile | |
parent | 85119a7cff2dde28b10dd8edba3d2415b6f329da (diff) | |
download | upstream-0c7b285613a12f086952be1bebbd08c1ad10dbb7.tar.gz upstream-0c7b285613a12f086952be1bebbd08c1ad10dbb7.tar.bz2 upstream-0c7b285613a12f086952be1bebbd08c1ad10dbb7.zip |
kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
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 fe5af4b623..ab1dab582a 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.8 +LINUX_VERSION:=2.6.32.9 include $(INCLUDE_DIR)/target.mk |