aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-12-21 03:26:09 +0000
committerNicolas Thill <nico@openwrt.org>2009-12-21 03:26:09 +0000
commit342c869ddb5f71183fc557bc6f5dfb53966bd4c1 (patch)
treecdc859446e36877dddde3e82c38bd7baa406edbd /target/linux/ppc44x/Makefile
parent92effab25a305c90e7c1fe539dc9375f31d5f45f (diff)
downloadmaster-187ad058-342c869ddb5f71183fc557bc6f5dfb53966bd4c1.tar.gz
master-187ad058-342c869ddb5f71183fc557bc6f5dfb53966bd4c1.tar.bz2
master-187ad058-342c869ddb5f71183fc557bc6f5dfb53966bd4c1.zip
[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/ppc44x/Makefile')
-rw-r--r--target/linux/ppc44x/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile
index 8f8f2c6b7e..5b536adafb 100644
--- a/target/linux/ppc44x/Makefile
+++ b/target/linux/ppc44x/Makefile
@@ -13,7 +13,6 @@ FEATURES:=squashfs
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440
LINUX_VERSION:=2.6.30.10
-LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk