diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-21 18:53:05 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-21 18:53:05 +0000 |
commit | 3f085cd5017359ba7c3303c613250ffb788bd5fd (patch) | |
tree | 8ae8b4fc57ef0f9bd5ab88000921c941907f3eed /target/linux/ifxmips | |
parent | 26754768121227b2fb8ee44809192aaa032e7816 (diff) | |
download | upstream-3f085cd5017359ba7c3303c613250ffb788bd5fd.tar.gz upstream-3f085cd5017359ba7c3303c613250ffb788bd5fd.tar.bz2 upstream-3f085cd5017359ba7c3303c613250ffb788bd5fd.zip |
update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
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 f0fa158ee8..fde4d74d8e 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.17 +#LINUX_VERSION:=2.6.27.19 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=uboot-ifxmips hostapd-mini |