diff options
Diffstat (limited to 'drivers/ide/ppc/Makefile')
-rw-r--r-- | drivers/ide/ppc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/ide/ppc/Makefile b/drivers/ide/ppc/Makefile new file mode 100644 index 00000000000..65af5848b28 --- /dev/null +++ b/drivers/ide/ppc/Makefile @@ -0,0 +1,3 @@ + +obj-$(CONFIG_BLK_DEV_IDE_PMAC) += pmac.o +obj-$(CONFIG_BLK_DEV_MPC8xx_IDE) += mpc8xx.o |