summaryrefslogtreecommitdiff
path: root/src/pc80/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/pc80/Makefile.inc')
-rw-r--r--src/pc80/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pc80/Makefile.inc b/src/pc80/Makefile.inc
index c7c0cd5d0a..43190fd071 100644
--- a/src/pc80/Makefile.inc
+++ b/src/pc80/Makefile.inc
@@ -6,3 +6,5 @@ obj-y += keyboard.o
#initobj-y += serial.o
subdirs-y += vga
+
+$(obj)/pc80/mc146818rtc.o : $(OPTION_TABLE_H)