summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc52xx
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-12-21 03:26:09 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-12-21 03:26:09 +0000
commitc4621345023ee0df641a34159ccc9088e0857ff6 (patch)
treecdc859446e36877dddde3e82c38bd7baa406edbd /target/linux/mpc52xx
parent6bdf3c928948b7a7d213544213ff394daad37e14 (diff)
[target] remove redundant LINUX_KARCH variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18871 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r--target/linux/mpc52xx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile
index 35930bc2a..8e2a8cdaa 100644
--- a/target/linux/mpc52xx/Makefile
+++ b/target/linux/mpc52xx/Makefile
@@ -12,7 +12,6 @@ BOARDNAME:=Freescale MPC52xx
FEATURES:=tgz ext2
LINUX_VERSION:=2.6.30.10
-LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk