summaryrefslogtreecommitdiff
path: root/tools/lzma-loader/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-04 18:43:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-04 18:43:21 +0100
commit3466b70bbf4786274fe5c9028653264fb6239c4f (patch)
treee73db11c977780957e75b3731ef8b668c0d8314c /tools/lzma-loader/Makefile
parente9da3aa77efafebd9ec392d9898ed33619433c4c (diff)
parent299862b6369ce2107f6f8a472813c3f1b5160e09 (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"