diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-18 19:07:40 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-18 19:07:40 +0000 |
commit | d7832731ef28099dc00506a7560ad61aa83a7089 (patch) | |
tree | 7daa341ffad3584c772d28a68a89713f75e48566 /target/linux/adm5120/Makefile | |
parent | 4446888561f282f69477785d33aa3933d9b110b9 (diff) |
[adm5120] bump to 2.6.23.11 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9800 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/Makefile')
-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 e53bd5d214..525636c733 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon ADM5120 -LINUX_VERSION:=2.6.23.9 +LINUX_VERSION:=2.6.23.11 FEATURES:=squashfs jffs2 tgz broken SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |