aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/aspeed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/aspeed/Makefile')
-rw-r--r--drivers/soc/aspeed/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/soc/aspeed/Makefile b/drivers/soc/aspeed/Makefile
new file mode 100644
index 000000000000..2f7b6da7be79
--- /dev/null
+++ b/drivers/soc/aspeed/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_ASPEED_LPC_CTRL) += aspeed-lpc-ctrl.o
+obj-$(CONFIG_ASPEED_LPC_SNOOP) += aspeed-lpc-snoop.o
+obj-$(CONFIG_ASPEED_P2A_CTRL) += aspeed-p2a-ctrl.o