diff options
| -rw-r--r-- | drivers/ide/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/drivers/ide/Makefile b/drivers/ide/Makefile index 5d414e301a5a..64e0ecdc4ed5 100644 --- a/drivers/ide/Makefile +++ b/drivers/ide/Makefile | |||
| @@ -1,13 +1,6 @@ | |||
| 1 | # | 1 | # |
| 2 | # Makefile for the kernel ata, atapi, and ide block device drivers. | ||
| 3 | # | ||
| 4 | # 12 September 2000, Bartlomiej Zolnierkiewicz <bkz@linux-ide.org> | ||
| 5 | # Rewritten to use lists instead of if-statements. | ||
| 6 | # | ||
| 7 | # Note : at this point, these files are compiled on all systems. | ||
| 8 | # In the future, some of these should be built conditionally. | ||
| 9 | # | ||
| 10 | # link order is important here | 2 | # link order is important here |
| 3 | # | ||
| 11 | 4 | ||
| 12 | EXTRA_CFLAGS += -Idrivers/ide | 5 | EXTRA_CFLAGS += -Idrivers/ide |
| 13 | 6 | ||
