kernel: update linux 3.3 to 3.3.7
[openwrt/svn-archive/archive.git] / target / linux / mpc83xx / Makefile
index 45ad9bcda3180e106006a2287c9225a91296532d..3542bf8ae032688ec8869fb002e1d06352942b96 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.7
 
 include $(INCLUDE_DIR)/target.mk