aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/8xx_io/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/8xx_io/Makefile')
-rw-r--r--arch/ppc/8xx_io/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/ppc/8xx_io/Makefile b/arch/ppc/8xx_io/Makefile
new file mode 100644
index 000000000000..d8760181fe99
--- /dev/null
+++ b/arch/ppc/8xx_io/Makefile
@@ -0,0 +1,10 @@
+#
+# Makefile for the linux MPC8xx ppc-specific parts of comm processor
+#
+
+obj-y := commproc.o
+
+obj-$(CONFIG_FEC_ENET) += fec.o
+obj-$(CONFIG_SCC_ENET) += enet.o
+obj-$(CONFIG_UCODE_PATCH) += micropatch.o
+obj-$(CONFIG_HTDMSOUND) += cs4218_tdm.o