diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
commit | 8395d01b596a5f957659ace60a57fb1ac2b1ee69 (patch) | |
tree | 0f534e321300d57e863d9f66b53fcdc249f3a6b0 /target/linux/ifxmips | |
parent | 91491c6e37b69cc26acd82f3685e71720c415831 (diff) | |
download | upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.tar.gz upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.tar.bz2 upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.zip |
update to 2.6.27.10
SVN-Revision: 13695
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r-- | target/linux/ifxmips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index 69502d15aa..c05f709b58 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 SUBTARGETS:=generic nfs LINUX_VERSION:=2.6.26.8 -#LINUX_VERSION:=2.6.27.9 +#LINUX_VERSION:=2.6.27.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=uboot-ifxmips |