From 42a1f43bf999f34c316958c2d26fab4ff02cc8d7 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sun, 4 Apr 2010 18:03:33 +0200 Subject: [build] Provide %.fd0 build targets only for pcbios Originally-fixed-by: Piotr JaroszyƄski Signed-off-by: Michael Brown --- src/Makefile.housekeeping | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/Makefile.housekeeping') diff --git a/src/Makefile.housekeeping b/src/Makefile.housekeeping index 8f0c87f3..5220b700 100644 --- a/src/Makefile.housekeeping +++ b/src/Makefile.housekeeping @@ -831,6 +831,11 @@ $(BIN)/%.zbin : $(BIN)/%.bin $(BIN)/%.zinfo $(ZBIN) # ROMS), and (b) the linker is so fast that it probably wouldn't make # much difference to the overall build time. +# Add NON_AUTO_MEDIA to the media list, so that they show up in the +# output of "make" +# +MEDIA += $(NON_AUTO_MEDIA) + media : @$(ECHO) $(MEDIA) -- cgit v1.2.3-55-g7522