diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:23 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:23 +0000 |
commit | d3c2b87213358a80a9d25f45fe1ba81d409dd2d8 (patch) | |
tree | d97f377bc242702c94eb55323c6aacbcc02e261f /target/linux/sibyte/Makefile | |
parent | 31709b2c76c851f343f258e08c686b50aaa31be1 (diff) | |
download | upstream-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.tar.gz upstream-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.tar.bz2 upstream-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.zip |
update to 2.6.32.29
SVN-Revision: 25583
Diffstat (limited to 'target/linux/sibyte/Makefile')
-rw-r--r-- | target/linux/sibyte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile index a63bd4da92..9de993ebd1 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -13,7 +13,7 @@ FEATURES:=fpu CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.32.27 +LINUX_VERSION:=2.6.32.29 include $(INCLUDE_DIR)/target.mk |