summaryrefslogtreecommitdiff
path: root/openwrt/include/image.mk
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-06-23 21:47:24 +0000
committerMike Baker <mbm@openwrt.org>2006-06-23 21:47:24 +0000
commit1ef7c9e055a572539e5e7ada6f69a89a3b51fcbe (patch)
treee544bc2898739c57399519b16e6eef3303f052f1 /openwrt/include/image.mk
parente6bd5e37795418e433e38d0d41ecaa269087a1fe (diff)
downloadmtk-20170518-1ef7c9e055a572539e5e7ada6f69a89a3b51fcbe.zip
mtk-20170518-1ef7c9e055a572539e5e7ada6f69a89a3b51fcbe.tar.gz
mtk-20170518-1ef7c9e055a572539e5e7ada6f69a89a3b51fcbe.tar.bz2
switch on new verbose system
SVN-Revision: 4064
Diffstat (limited to 'openwrt/include/image.mk')
-rw-r--r--openwrt/include/image.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/include/image.mk b/openwrt/include/image.mk
index bf80e27..ca0d688 100644
--- a/openwrt/include/image.mk
+++ b/openwrt/include/image.mk
@@ -1,5 +1,3 @@
-include $(TOPDIR)/rules.mk
-
KDIR:=$(BUILD_DIR)/linux-$(KERNEL)-$(BOARD)
ifneq ($(CONFIG_BIG_ENDIAN),y)