diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-29 08:51:59 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-29 08:51:59 +0000 |
commit | 71e8379721701c2ea9718d2034d32541d4812a46 (patch) | |
tree | 7fc3376f59f111900cf49339eae41285d91a397b /target/linux/adm5120 | |
parent | 536ce44dff91254f4c2cb91bb914e3f054f46db0 (diff) |
[adm5120] switch to 2.6.23.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9629 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 fcfc8bcbd..e53bd5d21 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.1 +LINUX_VERSION:=2.6.23.9 FEATURES:=squashfs jffs2 tgz broken SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |