diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 21:07:17 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 21:07:17 +0000 |
commit | d73660e3910cfc255169d8a6c67399dee7e439b7 (patch) | |
tree | 07369bdf37e167a55fe7802ba1352035b268c339 | |
parent | 4e8b080d9f7819ee9bb77cdb8215462acc1759f9 (diff) | |
download | upstream-d73660e3910cfc255169d8a6c67399dee7e439b7.tar.gz upstream-d73660e3910cfc255169d8a6c67399dee7e439b7.tar.bz2 upstream-d73660e3910cfc255169d8a6c67399dee7e439b7.zip |
oops, revert to 2.6.27.13
SVN-Revision: 14190
-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 90ea26ecf7..853e0600f7 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:= |