summaryrefslogtreecommitdiff
path: root/tools/lzma-loader/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-05 11:55:31 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-05 11:55:31 +0100
commit7e783125e4ba1ad319febf468e2e6e90e4c0ff42 (patch)
tree342e5dccab85da3ca5369a29824a796699e31bed /tools/lzma-loader/Makefile
parent0693e599c648cbf8bdbd801e1eade92338e6af32 (diff)
parentebe83aaf6705c22c6f7a28b27df0f83e91209b09 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'tools/lzma-loader/Makefile')
-rw-r--r--tools/lzma-loader/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/lzma-loader/Makefile b/tools/lzma-loader/Makefile
deleted file mode 100644
index ad4a531b6..000000000
--- a/tools/lzma-loader/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-include $(TOPDIR)/rules.mk
-
-all:
- $(MAKE) -C src CC="$(TARGET_CC)" LD="$(TARGET_CROSS)ld" CROSS_COMPILE="$(TARGET_CROSS)" \
- INCLUDE="-I$(LINUX_DIR)/arch/mips/include"