mirror of https://gitee.com/openkylin/linux.git
ide: remove stale comments from drivers/ide/Makefile
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
90d2c6bc68
commit
d0b53f6866
|
@ -1,13 +1,6 @@
|
|||
#
|
||||
# Makefile for the kernel ata, atapi, and ide block device drivers.
|
||||
#
|
||||
# 12 September 2000, Bartlomiej Zolnierkiewicz <bkz@linux-ide.org>
|
||||
# Rewritten to use lists instead of if-statements.
|
||||
#
|
||||
# Note : at this point, these files are compiled on all systems.
|
||||
# In the future, some of these should be built conditionally.
|
||||
#
|
||||
# link order is important here
|
||||
#
|
||||
|
||||
EXTRA_CFLAGS += -Idrivers/ide
|
||||
|
||||
|
|
Loading…
Reference in New Issue