diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-23 08:13:12 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-23 08:13:12 +0000 |
commit | cec0e612add24b1b571924cb847552634e27e3fc (patch) | |
tree | 2ef6ae30f5a2cac32458115218e650031becbafb /target/linux/adm5120 | |
parent | de8239f3946f68ed48596b4b81a08876a03291e6 (diff) |
We are now at .23.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9415 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 cb634e5218..6c17168ccb 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 +LINUX_VERSION:=2.6.23.1 FEATURES:=squashfs jffs2 tgz broken SUBTARGETS:=router_le router_be |