summaryrefslogtreecommitdiff
path: root/tools/syslinux/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-16 13:11:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-16 13:11:33 +0100
commit422fe42ea4a4f5c5f868736e17a0462e1e5c1c6b (patch)
tree387c24796571c19abda81843ae13e5356091b3bf /tools/syslinux/Makefile
parent24db4fb9b27f4ea87b3ecdf8fd4dd07b62ba9514 (diff)
small fixes for iso target
Diffstat (limited to 'tools/syslinux/Makefile')
-rw-r--r--tools/syslinux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/syslinux/Makefile b/tools/syslinux/Makefile
index 2f44c301b..1ac6ef672 100644
--- a/tools/syslinux/Makefile
+++ b/tools/syslinux/Makefile
@@ -24,6 +24,7 @@ $(WRKBUILD)/.installed: ${WRKBUILD}/.compiled
${MAKE} -C ${WRKBUILD} CC='${CC_FOR_BUILD}' \
INSTALLROOT='${WRKINST}' \
bios install
+ touch $@
${TOOLS_DIR}/extlinux: $(WRKBUILD)/.installed
$(INSTALL_BIN) ${WRKINST}/sbin/extlinux \