# SPDX-License-Identifier: GPL-2.0+

ubmempfd-$(CONFIG_UB_UBMEMPFD) := ubmempfd_main.o

obj-$(CONFIG_UB_UBMEMPFD) += ubmempfd.o
