#
# Makefile for amlogic uvm driver
#

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

obj-$(CONFIG_AMLOGIC_UVM)		+= meson_uvm.o

