diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-08 11:13:04 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-08 11:13:04 +0000 |
commit | 7506ac82788ba73da2d2ee412e3429c92d24f490 (patch) | |
tree | 19bc1e5cca70158ab4b4379b7173f365195c8a0a | |
parent | 044a361ca1d10adfda9c9f18682bf644ce480a43 (diff) |
adm5120: switch to 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17999 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 86a2e41d9..4b3399059 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.10 +LINUX_VERSION:=2.6.30.8 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |