diff options
Diffstat (limited to 'drivers/soc/vt8500/Makefile')
-rw-r--r-- | drivers/soc/vt8500/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/soc/vt8500/Makefile b/drivers/soc/vt8500/Makefile new file mode 100644 index 000000000000..05964c5f2890 --- /dev/null +++ b/drivers/soc/vt8500/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_WMT_SOCINFO) += wmt-socinfo.o |