diff options
Diffstat (limited to 'drivers/pmdomain/thead/Makefile')
-rw-r--r-- | drivers/pmdomain/thead/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/pmdomain/thead/Makefile b/drivers/pmdomain/thead/Makefile new file mode 100644 index 000000000000..adfdf5479c68 --- /dev/null +++ b/drivers/pmdomain/thead/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_TH1520_PM_DOMAINS) += th1520-pm-domains.o |