diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-28 16:08:28 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-28 16:08:28 +0000 |
commit | 8b2c7d0c931af2ea427f3a22d2b7b373f8d6cd1a (patch) | |
tree | 52a0a8dbfa12dc31754a7b54f80ac2f124a18bb5 /target/linux/adm5120-2.6/Makefile | |
parent | 3444eefb65269101b26abc7ac37068e414421195 (diff) |
[adm5120] update to 2.6.22-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7758 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120-2.6/Makefile')
-rw-r--r-- | target/linux/adm5120-2.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm5120-2.6/Makefile b/target/linux/adm5120-2.6/Makefile index 3eeef4a4e8..c748c751e5 100644 --- a/target/linux/adm5120-2.6/Makefile +++ b/target/linux/adm5120-2.6/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -11,7 +11,7 @@ BOARD:=adm5120 BOARDNAME:=ADM5120 (Little Endian) FEATURES:=squashfs jffs2 pci usb -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.22-rc6 define Target/Description Build firmware images for Infineon/ADMtek ADM5120 based boards |