3 lines
124 B
Makefile
Executable file
3 lines
124 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_INTEL_IMR) += imr.o
|
|
obj-$(CONFIG_DEBUG_IMR_SELFTEST) += imr_selftest.o
|