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/adm5120eb-2.6/Makefile | |
parent | 01b4fd853ad81d806eb6b63fc90dcdbabaabc10b (diff) | |
download | mtk-20170518-031f500ae4cfcd16e8bc6790d190cf6873134a2b.zip mtk-20170518-031f500ae4cfcd16e8bc6790d190cf6873134a2b.tar.gz mtk-20170518-031f500ae4cfcd16e8bc6790d190cf6873134a2b.tar.bz2 |
update to 2.6.22-rc6
SVN-Revision: 7758
Diffstat (limited to 'target/linux/adm5120eb-2.6/Makefile')
-rw-r--r-- | target/linux/adm5120eb-2.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120eb-2.6/Makefile b/target/linux/adm5120eb-2.6/Makefile index 9b5c299..d7e408b 100644 --- a/target/linux/adm5120eb-2.6/Makefile +++ b/target/linux/adm5120eb-2.6/Makefile @@ -11,7 +11,7 @@ BOARD:=adm5120eb BOARDNAME:=ADM5120 (Big Endian) FEATURES:=squashfs 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 running in big-endian mode |