15dc60aa12
Also made some type changes in serial.h
9 lines
168 B
Plaintext
Executable File
9 lines
168 B
Plaintext
Executable File
KERNEL_ARCH_CFLAGS=
|
|
KERNEL_ARCH_CPPFLAGS=
|
|
KERNEL_ARCH_LDFLAGS=
|
|
KERNEL_ARCH_LIBS=
|
|
|
|
KERNEL_ARCH_OBJS= \
|
|
$(ARCHDIR)/boot.o \
|
|
$(ARCHDIR)/gdt.o \
|
|
$(ARCHDIR)/tty.o |