summaryrefslogtreecommitdiff
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
commit95e0fd88c30f0ab3e880ee83ee6a3ded8b4f1805 (patch)
treeaf2d35815de13aabba03e9bec0757c3409b04776 /target/linux/ppc44x/Makefile
parentf1f5ea2739d9285bc2d7ab6376fee58b70ec0d89 (diff)
downloadmtk-20170518-95e0fd88c30f0ab3e880ee83ee6a3ded8b4f1805.zip
mtk-20170518-95e0fd88c30f0ab3e880ee83ee6a3ded8b4f1805.tar.gz
mtk-20170518-95e0fd88c30f0ab3e880ee83ee6a3ded8b4f1805.tar.bz2
remove redundant LINUX_KARCH variables
SVN-Revision: 18871
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 8f8f2c6..5b536ad 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