summaryrefslogtreecommitdiff
path: root/Makefile.hw
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.hw')
-rw-r--r--Makefile.hw2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.hw b/Makefile.hw
index 010e63c8a9..6accb3bc72 100644
--- a/Makefile.hw
+++ b/Makefile.hw
@@ -29,6 +29,8 @@ OBJS+= lsi53c895a.o esp.o
OBJS+= dma-helpers.o sysbus.o
all: $(HWLIB)
+# Dummy command so that make thinks it has done something
+ @true
$(HWLIB): $(OBJS)