kernel: update linux 3.7 to 3.7.10
[openwrt/openwrt.git] / target / linux / mpc83xx / Makefile
index 0795c80bdf66ef4924d7c6351128f9d7567bf55d..21f64339985cedfaf9de45eb6bd3dd23aea9a435 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:=3.3.4
+LINUX_VERSION:=3.7.10
 
 include $(INCLUDE_DIR)/target.mk