7 lines
84 B
Makefile
7 lines
84 B
Makefile
LOCAL_DIR := $(GET_LOCAL_DIR)
|
|
|
|
MODULES += lib/bio
|
|
|
|
OBJS += \
|
|
$(LOCAL_DIR)/bcache.o
|