···11#22-# Makefile for the kernel ata, atapi, and ide block device drivers.33-#44-# 12 September 2000, Bartlomiej Zolnierkiewicz <bkz@linux-ide.org>55-# Rewritten to use lists instead of if-statements.66-#77-# Note : at this point, these files are compiled on all systems.88-# In the future, some of these should be built conditionally.99-#102# link order is important here33+#114125EXTRA_CFLAGS += -Idrivers/ide136