diff options
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 |