diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:12:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:12:54 +0000 |
commit | f9719b35c8f6cbf5bc866adc245e1092c8dee455 (patch) | |
tree | 74383b342cde1ee44791018c9af78fac0480c082 /target/linux/sibyte/Makefile | |
parent | 12da51bb3c9a33a983c8b84076300da96d8dfcd2 (diff) | |
download | upstream-f9719b35c8f6cbf5bc866adc245e1092c8dee455.tar.gz upstream-f9719b35c8f6cbf5bc866adc245e1092c8dee455.tar.bz2 upstream-f9719b35c8f6cbf5bc866adc245e1092c8dee455.zip |
upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
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 df4539ca93..ac3633f61a 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -11,7 +11,7 @@ BOARD:=sibyte BOARDNAME:=Broadcom/SiByte SB-1 FEATURES:=broken -LINUX_VERSION:=2.6.24.5 +LINUX_VERSION:=2.6.24.7 include $(INCLUDE_DIR)/target.mk |