diff options
Diffstat (limited to 'arch/ppc/8xx_io/Makefile')
-rw-r--r-- | arch/ppc/8xx_io/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/8xx_io/Makefile b/arch/ppc/8xx_io/Makefile index d8760181fe99..1051a06df7e0 100644 --- a/arch/ppc/8xx_io/Makefile +++ b/arch/ppc/8xx_io/Makefile | |||
@@ -7,4 +7,3 @@ obj-y := commproc.o | |||
7 | obj-$(CONFIG_FEC_ENET) += fec.o | 7 | obj-$(CONFIG_FEC_ENET) += fec.o |
8 | obj-$(CONFIG_SCC_ENET) += enet.o | 8 | obj-$(CONFIG_SCC_ENET) += enet.o |
9 | obj-$(CONFIG_UCODE_PATCH) += micropatch.o | 9 | obj-$(CONFIG_UCODE_PATCH) += micropatch.o |
10 | obj-$(CONFIG_HTDMSOUND) += cs4218_tdm.o | ||