summaryrefslogtreecommitdiff
path: root/arch/i386/make.config
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/make.config')
-rw-r--r--arch/i386/make.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/i386/make.config b/arch/i386/make.config
new file mode 100644
index 0000000..a5049af
--- /dev/null
+++ b/arch/i386/make.config
@@ -0,0 +1,6 @@
+KERNEL_ARCH_CFLAGS=
+KERNEL_ARCH_LDFLAGS=
+KERNEL_ARCH_LIBS=
+
+KERNEL_ARCH_OBJS=$(ARCHDIR)/boot.o \
+ $(ARCHDIR)/tty.o \