From 3afb594a0d635a30f239c88b9f7666d7f9011e0e Mon Sep 17 00:00:00 2001 From: kaloz Date: Sun, 10 Jan 2010 16:02:11 +0000 Subject: [mpc83xx]: upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19092 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 96b379f09..1bbfa768d 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.2.3