summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-07 10:55:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-07 10:55:50 +0100
commit5101b72fac2c9a6971a0c7d2fe6bbd318e9678ab (patch)
tree73e65e00e46546c46a0bcd9f0d81173da288f2c6 /tools/Makefile
parent8b0401f6010bb6318fe86f6a6eb11098a0952903 (diff)
use mksh in tools, too
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index a8156cb79..cdbf2b4f1 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
-TARGETS:=adk mkcrypt cpio m4 flex bc bzip2 xz
+TARGETS:=adk mksh mkcrypt cpio m4 flex bc bzip2 xz
ifeq ($(ADK_HOST_NEED_GENEXT2FS),y)
TARGETS+=genext2fs