Current makes for i386
This commit is contained in:
parent
5cdd815d98
commit
dfe692149e
1 changed files with 6 additions and 0 deletions
6
arch/i386/make.config
Executable file
6
arch/i386/make.config
Executable file
|
@ -0,0 +1,6 @@
|
|||
KERNEL_ARCH_CFLAGS=
|
||||
KERNEL_ARCH_CPPFLAGS=
|
||||
KERNEL_ARCH_LDFLAGS=
|
||||
KERNEL_ARCH_LIBS=
|
||||
|
||||
KERNEL_ARCH_OBJS=$(ARCHDIR)/boot.o $(ARCHDIR)/tty.o $(ARCHDIR)/init.o $(ARCHDIR)/cmos.o
|
Loading…
Reference in a new issue