diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-12-31 13:43:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-12-31 13:43:37 +0000 |
commit | 1fd25326979c643dd34d164ad7c053ceec5e0e23 (patch) | |
tree | 65648377f547db9f364b2b7e6d85403526eca472 /target/linux/adm5120/Makefile | |
parent | 16664379f2471def79a00cddee45c29e149d7238 (diff) | |
download | upstream-1fd25326979c643dd34d164ad7c053ceec5e0e23.tar.gz upstream-1fd25326979c643dd34d164ad7c053ceec5e0e23.tar.bz2 upstream-1fd25326979c643dd34d164ad7c053ceec5e0e23.zip |
bump to 2.6.23.12, and remove broken status from the router_le subtarget
SVN-Revision: 10068
Diffstat (limited to 'target/linux/adm5120/Makefile')
-rw-r--r-- | target/linux/adm5120/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile index 525636c733..d5c94f2165 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -9,8 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon ADM5120 -LINUX_VERSION:=2.6.23.11 -FEATURES:=squashfs jffs2 tgz broken +LINUX_VERSION:=2.6.23.12 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |