# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the IMX VPU memory usage recorder
#

obj-$(CONFIG_MXC_MUR)			+= memory_usage.o
