buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
[openwrt/staging/yousong.git] / target / linux / mpc52xx / Makefile
index 253289527d9c74e7e482e933c5ee6927bece2a69..ee9fa6c09ac9ff01219f12d995963ba80f769c79 100644 (file)
@@ -9,10 +9,9 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=mpc52xx
 BOARDNAME:=Freescale MPC52xx
-FEATURES:=tgz ext2
+FEATURES:=targz ext2
 
-LINUX_VERSION:=2.6.30.8
-LINUX_KARCH:=powerpc
+LINUX_VERSION:=2.6.30.10
 
 include $(INCLUDE_DIR)/target.mk