SRC_DIR := posix_support

ifeq ($(CONFIG_SEPARATE_COMPILE),y)
	SRC_DIR += switch_api
endif

include $(KERNEL_ROOT)/compiler.mk