patch-2.3.99-pre6 linux/drivers/ide/Makefile

Next file: linux/drivers/ide/aec6210.c
Previous file: linux/drivers/ide/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/ide/Makefile linux/drivers/ide/Makefile
@@ -25,8 +25,8 @@
 LX_OBJS :=
 MX_OBJS :=
 
-ifeq ($(CONFIG_BLK_DEV_AEC6210),y)
-IDE_OBJS += aec6210.o
+ifeq ($(CONFIG_BLK_DEV_AEC62XX),y)
+IDE_OBJS += aec62xx.o
 endif
 
 ifeq ($(CONFIG_BLK_DEV_ALI14XX),y)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)