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 @@
1#
2# Makefile for the linux MPC8xx ppc-specific parts of comm processor
3#
4
5obj-y := commproc.o
6
7obj-$(CONFIG_FEC_ENET) += fec.o
8obj-$(CONFIG_SCC_ENET) += enet.o
9obj-$(CONFIG_UCODE_PATCH) += micropatch.o
10obj-$(CONFIG_HTDMSOUND) += cs4218_tdm.o