From fd142c016b4d44bd3ede7d24d940c3652e98ef23 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 16 Mar 2011 18:31:27 +0000 Subject: mpc85xx: update to linux 2.6.38, remove the broken flag git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26195 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc85xx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/mpc85xx/Makefile') diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index ef67446f9..7fbef341b 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -10,10 +10,10 @@ ARCH:=powerpc BOARD:=mpc85xx BOARDNAME:=Freescale MPC85xx CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=8540 -FEATURES:=spe_fpu ramdisk broken +FEATURES:=spe_fpu ramdisk MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.36.4 +LINUX_VERSION:=2.6.38 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3