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