buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
[openwrt/staging/yousong.git] / target / linux / mpc52xx / Makefile
index 35930bc2a9ceecf664e889ddc3cc8f3016b83bf6..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.10
-LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk