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 | f30fdb9f88948f2529ad9407636aa9d3df3f77f0 (patch) | |
tree | 318ad314357a0b4da0de9b445e5ce699e410e6ec /target/linux/ifxmips | |
parent | 073a6f39e532f3aff51c1c360ab15ed530467bdd (diff) | |
download | upstream-f30fdb9f88948f2529ad9407636aa9d3df3f77f0.tar.gz upstream-f30fdb9f88948f2529ad9407636aa9d3df3f77f0.tar.bz2 upstream-f30fdb9f88948f2529ad9407636aa9d3df3f77f0.zip |
[kernel] switch to 2.6.27.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14157 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3328960243..8e96f7c664 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 |