1# SPDX-License-Identifier: GPL-2.0
2ccflags-y += -I$(src)			# needed for trace events
3
4obj-$(CONFIG_ASHMEM)			+= ashmem.o
5