diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-08 12:16:14 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-08 12:16:14 +0100 |
commit | 74de10d173d5d25354dc21a3231bafad494df765 (patch) | |
tree | 4d743a2919e6d763e050da9c9acfff9c56d22a31 /tools/Makefile | |
parent | 424e20778f7bdb867cf6e3e34e19742ff36fffaf (diff) | |
parent | 88d6fbaf018207e38e8dc9628c74f2cbda587388 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'tools/Makefile')
-rw-r--r-- | tools/Makefile | 2 |
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 |