From: Alan Cox Date: Wed, 16 May 2018 21:20:20 +0000 (+0100) Subject: trs80: build the boot loader by default X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ae769a586b135cc33783fc21ef476fbb0ce4bf49;p=FUZIX.git trs80: build the boot loader by default --- diff --git a/Kernel/platform-trs80/Makefile b/Kernel/platform-trs80/Makefile index edd0ec75..13d88001 100644 --- a/Kernel/platform-trs80/Makefile +++ b/Kernel/platform-trs80/Makefile @@ -35,7 +35,7 @@ $(DISCARD_COBJS): %.rel: %.c clean: rm -f $(OBJS) $(JUNK) core *~ -image: +image: trs80load.bin trs80load94.bin trs80load.bin: trs80load.s sdasz80 -o trs80load.s