diff options
Diffstat (limited to 'arch/ppc/8260_io/Makefile')
-rw-r--r-- | arch/ppc/8260_io/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/ppc/8260_io/Makefile b/arch/ppc/8260_io/Makefile new file mode 100644 index 000000000000..971f292c5d48 --- /dev/null +++ b/arch/ppc/8260_io/Makefile | |||
@@ -0,0 +1,6 @@ | |||
1 | # | ||
2 | # Makefile for the linux ppc-specific parts of comm processor (v2) | ||
3 | # | ||
4 | |||
5 | obj-$(CONFIG_FEC_ENET) += fcc_enet.o | ||
6 | obj-$(CONFIG_SCC_ENET) += enet.o | ||