7 lines
110 B
Makefile
7 lines
110 B
Makefile
#
|
|
# Makefile for S.LSI Kernel Android Sdcardfs
|
|
#
|
|
|
|
subdir-ccflags-y += -Ifs
|
|
obj-y += $(ANDROID_MAJOR_VERSION)/
|