diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:53:22 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:53:22 +0000 |
commit | af65816d5d2ad1c1979e76d8886a52499c3989cc (patch) | |
tree | 2817eaf1e4407046b5ca06b4468ea48cad6fcbdf /target/linux/ifxmips | |
parent | 45a676441d8ad344d4b50ac88e3771fb75e41d7e (diff) | |
download | upstream-af65816d5d2ad1c1979e76d8886a52499c3989cc.tar.gz upstream-af65816d5d2ad1c1979e76d8886a52499c3989cc.tar.bz2 upstream-af65816d5d2ad1c1979e76d8886a52499c3989cc.zip |
update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
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 27ea078fb8..81bfd2e9bc 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -11,7 +11,7 @@ BOARD:=ifxmips BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.28.7 +LINUX_VERSION:=2.6.28.8 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=uboot-ifxmips hostapd-mini |