trs80: build the boot loader by default
authorAlan Cox <alan@linux.intel.com>
Wed, 16 May 2018 21:20:20 +0000 (22:20 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 16 May 2018 21:20:20 +0000 (22:20 +0100)
Kernel/platform-trs80/Makefile

index edd0ec7..13d8800 100644 (file)
@@ -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