diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-10-04 10:40:41 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-10-04 10:40:41 +0000 |
commit | 4bf29e323c75875633a64628ee399e7794015c98 (patch) | |
tree | b0a4e1770b479c2d3780fc01607dcc6f629365c2 /target/linux/adm5120 | |
parent | 00246b1b5c29db378436381be090f35489fde379 (diff) | |
download | upstream-4bf29e323c75875633a64628ee399e7794015c98.tar.gz upstream-4bf29e323c75875633a64628ee399e7794015c98.tar.bz2 upstream-4bf29e323c75875633a64628ee399e7794015c98.zip |
[kernel]: upgrade kernel versions to the latest stable ones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23219 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120')
-rw-r--r-- | target/linux/adm5120/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile index 4a7e111858..f7ca62225d 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon/ADMtek ADM5120 -LINUX_VERSION:=2.6.32.20 +LINUX_VERSION:=2.6.32.24 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |