diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
commit | 0c2e187f54efc2fbdf0cff99a62a94682ef994cc (patch) | |
tree | 858127d8673501048fc2b1892c27985738f2b5dc /target/linux/ifxmips | |
parent | 244ea6a1d67b61032187b42f37292bda54897a97 (diff) | |
download | mtk-20170518-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.zip mtk-20170518-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.gz mtk-20170518-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.bz2 |
switch to 2.6.27.12
SVN-Revision: 14157
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 3328960..8e96f7c 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.11 +#LINUX_VERSION:=2.6.27.12 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=uboot-ifxmips hostapd-mini |