mpc85xx: update to linux 2.6.38, remove the broken flag
[openwrt/staging/dedeckeh.git] / target / linux / mpc85xx / Makefile
index ef67446f937dd70ced53d61cf8fe5a67773eea88..7fbef341b129a2248b28cfc0681cd4968b12eba7 100644 (file)
@@ -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 <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.36.4
+LINUX_VERSION:=2.6.38
 
 include $(INCLUDE_DIR)/target.mk