diff options
Diffstat (limited to 'drivers/soc/versatile/Makefile')
-rw-r--r-- | drivers/soc/versatile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/versatile/Makefile b/drivers/soc/versatile/Makefile index ad547435648e..cf612fe3a659 100644 --- a/drivers/soc/versatile/Makefile +++ b/drivers/soc/versatile/Makefile @@ -1 +1,2 @@ +obj-$(CONFIG_SOC_INTEGRATOR_CM) += soc-integrator.o obj-$(CONFIG_SOC_REALVIEW) += soc-realview.o |