MM_SRCS := \ mm/page_alloc.c MM_OBJS := \ $(patsubst mm/%.c,$(BUILD_DIR)/mm/%.o,$(MM_SRCS))