diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-25 21:07:17 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-25 21:07:17 +0000 |
commit | a1b43cc8d900744c975bd97251b5964e5c73770d (patch) | |
tree | 966aea54fe24c84b481decd85185984c4e2ae1e3 /target/linux | |
parent | 8910bfebc23965238829cfdc7fc474eb798d60ec (diff) |
[adm5120] oops, revert to 2.6.27.13
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14190 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 90ea26ecf..853e0600f 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon/ADMtek ADM5120 -LINUX_VERSION:=2.6.28 +LINUX_VERSION:=2.6.27.13 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |