#
# Makefile for amlogic uvm
#

ccflags-y += -Idrivers/staging/android/ -Idrivers/amlogic/

obj-$(CONFIG_AMLOGIC_UVM_CORE)		+= meson_uvm_core.o

