summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-07 20:47:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-07 20:47:37 +0100
commitf04afc39aa98f84229d4fe0820ddc5349bb18b08 (patch)
tree17ddcfb50485fe02e69fb31b26e6cfe7216a5a30 /tools/Makefile
parent5f3c1c3b4c75409070f8a0f32b27650ef4d39864 (diff)
parentb8a5f39cf7e72bc8e25bfbce24c0820ad43f0721 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 e644efbb1..4326dd4ab 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
-TARGETS:=adk mkcrypt cpio mkimage genext2fs
+TARGETS:=adk mkcrypt cpio mkimage genext2fs bc
ifeq ($(ADK_TARGET_ROOTFS_ISO),y)
TARGETS+=cdrtools syslinux
endif