8f29e650bf
Changes here include removing all of CONFIG_PM while it is being repeatedly smacked with a lead pipe, moving the BURSTMODE param to a #define (it should be defined almost always anyway), fixing the rqsize stuff, pulling ide_ioreg_t, and general cleanups and whatnot. Signed-off-by: Jordan Crouse <jordan.crouse@amd.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
5 lines
127 B
Makefile
5 lines
127 B
Makefile
obj-$(CONFIG_BLK_DEV_IDE_SWARM) += swarm.o
|
|
obj-$(CONFIG_BLK_DEV_IDE_AU1XXX) += au1xxx-ide.o
|
|
|
|
EXTRA_CFLAGS := -Idrivers/ide
|