buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
[openwrt.git] / target / linux / mpc52xx / Makefile
index c1f73ba..ee9fa6c 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.5
-LINUX_KARCH:=powerpc
+LINUX_VERSION:=2.6.30.10
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.022434 seconds and 4 git commands to generate.