diff options
Diffstat (limited to 'drivers/soc/ux500/Makefile')
-rw-r--r-- | drivers/soc/ux500/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/ux500/Makefile b/drivers/soc/ux500/Makefile new file mode 100644 index 000000000000..0b87ad04b018 --- /dev/null +++ b/drivers/soc/ux500/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_UX500_SOC_ID) += ux500-soc-id.o |