diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-04-26 06:16:30 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-04-26 06:16:30 +0000 |
commit | 10fd86093fde3c28a2ae8685848d928b7dc6819f (patch) | |
tree | 8a7f6ccbd2fb2a88eb079ecbd093a5a5f70f35dd /target/linux/adm5120/Makefile | |
parent | 8614f2c7ed794e2f21118577cf64040574adb413 (diff) | |
download | upstream-10fd86093fde3c28a2ae8685848d928b7dc6819f.tar.gz upstream-10fd86093fde3c28a2ae8685848d928b7dc6819f.tar.bz2 upstream-10fd86093fde3c28a2ae8685848d928b7dc6819f.zip |
switch to 2.6.28
SVN-Revision: 15421
Diffstat (limited to 'target/linux/adm5120/Makefile')
-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 034a48b731..c8bd1920fe 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.27.21 +LINUX_VERSION:=2.6.28.9 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |