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 | 6e01507c1f1fd1e7cc3693dbd42a9423e90b90b4 (patch) | |
tree | a6697c2a1a1a72cab2de57cb1dd3f1ef802902c3 /target/linux/ar7 | |
parent | 9981bad37618ce81e1d4285de0f2994e79c53fa8 (diff) | |
download | upstream-6e01507c1f1fd1e7cc3693dbd42a9423e90b90b4.tar.gz upstream-6e01507c1f1fd1e7cc3693dbd42a9423e90b90b4.tar.bz2 upstream-6e01507c1f1fd1e7cc3693dbd42a9423e90b90b4.zip |
[kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7')
-rw-r--r-- | target/linux/ar7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 3abf34edd2..f5c6b9950f 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -11,7 +11,7 @@ BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm -LINUX_VERSION:=2.6.25.1 +LINUX_VERSION:=2.6.25.4 include $(INCLUDE_DIR)/target.mk |