summaryrefslogtreecommitdiff
path: root/target/mipsel
diff options
context:
space:
mode:
Diffstat (limited to 'target/mipsel')
-rw-r--r--target/mipsel/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/target/mipsel/Makefile b/target/mipsel/Makefile
index cdf32c088..b04bc9011 100644
--- a/target/mipsel/Makefile
+++ b/target/mipsel/Makefile
@@ -15,10 +15,7 @@ include $(TOPDIR)/mk/image.mk
KERNEL:=$(LINUX_DIR)/vmlinux
OSTRIP:=-R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id
-$(TOOLS_BUILD_DIR):
- @mkdir -p $(TOOLS_BUILD_DIR)
-
-tools-compile: $(TOOLS_BUILD_DIR)
+tools-compile:
$(MAKE) -C ../tools/trx
$(MAKE) -C ../tools/addpattern
$(MAKE) -C ../tools/srec2bin