4 lines
55 B
Makefile
4 lines
55 B
Makefile
SRC_DIR := $(ARCH)
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|
SRC_DIR := $(ARCH)
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|