diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-23 09:52:39 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-23 09:52:39 -0700 |
commit | 326528a54f61e38fc16bf2e8ac028c6a33b615ed (patch) | |
tree | 6c10c99300f469c130564c0bcd5d0cf07eda1ade /drivers/ide/ppc/Makefile | |
parent | 3e5cce627cfaa35410ab77c50641c52b7096d3b5 (diff) | |
parent | 2bfba3c444fe8b2ab1c38112a89d8f03b61136ca (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6:
ide: remove useless subdirs from drivers/ide/
Diffstat (limited to 'drivers/ide/ppc/Makefile')
-rw-r--r-- | drivers/ide/ppc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/ppc/Makefile b/drivers/ide/ppc/Makefile deleted file mode 100644 index 74e52adcdf4..00000000000 --- a/drivers/ide/ppc/Makefile +++ /dev/null @@ -1,2 +0,0 @@ - -obj-$(CONFIG_BLK_DEV_IDE_PMAC) += pmac.o |