diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-06-28 16:08:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-06-28 16:08:28 +0000 |
commit | 031f500ae4cfcd16e8bc6790d190cf6873134a2b (patch) | |
tree | b9fb2809033747d4da7a8f9450be041e721df243 /target/linux/adm5120-2.6/Makefile | |
parent | 01b4fd853ad81d806eb6b63fc90dcdbabaabc10b (diff) | |
download | upstream-031f500ae4cfcd16e8bc6790d190cf6873134a2b.tar.gz upstream-031f500ae4cfcd16e8bc6790d190cf6873134a2b.tar.bz2 upstream-031f500ae4cfcd16e8bc6790d190cf6873134a2b.zip |
update to 2.6.22-rc6
SVN-Revision: 7758
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 |