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