From 7d5f49afc1f9a2183a209c14e5fda43e6613a420 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 10 Jan 2010 16:02:11 +0000 Subject: upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet SVN-Revision: 19092 --- target/linux/mpc83xx/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/mpc83xx/Makefile') diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 96b379f..1bbfa76 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2009 OpenWrt.org +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=mpc83xx BOARDNAME:=Freescale MPC83xx -FEATURES:=tgz broken +FEATURES:=squashfs tgz broken -LINUX_VERSION:=2.6.30.10 +LINUX_VERSION:=2.6.31.11 include $(INCLUDE_DIR)/target.mk -- cgit v1.1