diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-04 09:01:08 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-04 09:01:08 +0000 |
commit | 0c95905c4f670d7d880dfddaea9d2313e4f0b310 (patch) | |
tree | 9682592de4c3130b7ce3e527ef44a9e0eb7f4ac6 /target/linux/sibyte | |
parent | f184e48df9367f9f05f30ee95d870a98ed40c7b3 (diff) |
update kernels to 2.6.32.25 and 2.6.35.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte')
-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 6a29fdb00..5b58ebe6c 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.24 +LINUX_VERSION:=2.6.32.25 include $(INCLUDE_DIR)/target.mk |