From f8ca76ddd295b4f2fe8dec4758b3723d63d4b6cf Mon Sep 17 00:00:00 2001 From: NicJA Date: Sat, 20 Jul 2013 10:36:11 +0000 Subject: [PATCH] invoke the bootiso target for x86_64-pc distfiles git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47738 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- arch/x86_64-pc/mmakefile.src | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 arch/x86_64-pc/mmakefile.src diff --git a/arch/x86_64-pc/mmakefile.src b/arch/x86_64-pc/mmakefile.src new file mode 100644 index 0000000000..1c5f0f2752 --- /dev/null +++ b/arch/x86_64-pc/mmakefile.src @@ -0,0 +1,5 @@ +# $Id$ + +include $(TOP)/config/make.cfg + +#MM- distfiles-pc-x86_64 : bootiso -- 2.11.4.GIT