aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/pxa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/pxa/Makefile')
-rw-r--r--drivers/soc/pxa/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/soc/pxa/Makefile b/drivers/soc/pxa/Makefile
new file mode 100644
index 000000000000..413deceddbdd
--- /dev/null
+++ b/drivers/soc/pxa/Makefile
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+obj-$(CONFIG_PXA3xx) += mfp.o
+obj-$(CONFIG_ARCH_MMP) += mfp.o
+
+obj-$(CONFIG_PXA_SSP) += ssp.o