ar71xx: image: pass mtdlayout as a separate parameter for the ALFA template
[openwrt.git] / target / linux / mpc83xx / Makefile
index 45ad9bcda3180e106006a2287c9225a91296532d..3151213a153df307316b2b0456a00f41216ce468 100644 (file)
@@ -10,10 +10,10 @@ ARCH:=powerpc
 BOARD:=mpc83xx
 BOARDNAME:=Freescale MPC83xx
 CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
-FEATURES:=squashfs targz broken
+FEATURES:=squashfs targz
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.36.4
+LINUX_VERSION:=3.3.8
 
 include $(INCLUDE_DIR)/target.mk