summaryrefslogtreecommitdiffstats
path: root/drivers/char/aspeed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/aspeed/Makefile')
-rw-r--r--drivers/char/aspeed/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/char/aspeed/Makefile b/drivers/char/aspeed/Makefile
new file mode 100644
index 0000000..517b2b7
--- /dev/null
+++ b/drivers/char/aspeed/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for the ASPEED drivers.
+#
+
+obj-$(CONFIG_AST_VIDEO) += ast_video.o
+obj-$(CONFIG_ADC_CAT9883) += adc_cat9883.o
+obj-$(CONFIG_AST_KCS) += ast_kcs.o
+obj-$(CONFIG_AST_GPIO) += ast_gpio.o
+obj-$(CONFIG_AST_PECI) += ast_peci.o
OpenPOWER on IntegriCloud