summaryrefslogtreecommitdiffstats
path: root/arch/x86/bios/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/bios/Makefile')
-rw-r--r--arch/x86/bios/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/bios/Makefile b/arch/x86/bios/Makefile
new file mode 100644
index 0000000000..414ee42a4a
--- /dev/null
+++ b/arch/x86/bios/Makefile
@@ -0,0 +1,3 @@
+obj-y += memory16.o
+obj-y += traveler.o
+obj-y += bios_disk.o