summaryrefslogtreecommitdiff
path: root/tools/lzma-loader/Makefile
diff options
context:
space:
mode:
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"