diff options
author | Thomas Langer <thomas.langer@lantiq.com> | 2008-12-16 14:07:55 +0000 |
---|---|---|
committer | Thomas Langer <thomas.langer@lantiq.com> | 2008-12-16 14:07:55 +0000 |
commit | 7570eebcdd5628978cbdbab2fb7cb99abbc62360 (patch) | |
tree | 46e045fd88294505c849b475f46e1556278ae300 /target/linux/ifxmips/Makefile | |
parent | e7336673b14fe311ae493eee86ba8983792bcf02 (diff) | |
download | upstream-7570eebcdd5628978cbdbab2fb7cb99abbc62360.tar.gz upstream-7570eebcdd5628978cbdbab2fb7cb99abbc62360.tar.bz2 upstream-7570eebcdd5628978cbdbab2fb7cb99abbc62360.zip |
cleanup sources and prepare for 2.6.27
SVN-Revision: 13660
Diffstat (limited to 'target/linux/ifxmips/Makefile')
-rw-r--r-- | target/linux/ifxmips/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index a04f19db72..69502d15aa 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -12,6 +12,7 @@ BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 SUBTARGETS:=generic nfs LINUX_VERSION:=2.6.26.8 +#LINUX_VERSION:=2.6.27.9 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=uboot-ifxmips |