diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-31 13:43:37 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-31 13:43:37 +0000 |
commit | a5689b6f8fac7eb56fd21e17bb8980806a174084 (patch) | |
tree | 2975cfbab08d5f45914fc3a48d1ac9eb532453ca /target/linux/adm5120/Makefile | |
parent | 843a8ec3719a7e8f5f23a269be8fbc3ee927098b (diff) |
[adm5120] bump to 2.6.23.12, and remove broken status from the router_le subtarget
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10068 3c298f89-4303-0410-b956-a3cf2f4a3e73
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:= |