1
0
Fork 0
alistair23-linux/drivers/staging/android/Makefile

7 lines
166 B
Makefile

ccflags-y += -I$(src) # needed for trace events
obj-y += ion/
obj-$(CONFIG_ASHMEM) += ashmem.o
obj-$(CONFIG_ANDROID_LOW_MEMORY_KILLER) += lowmemorykiller.o