aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/cris/Makefile
diff options
context:
space:
mode:
authorMikael Starvik <mikael.starvik@axis.com>2005-07-27 11:44:51 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-27 16:26:02 -0700
commite63b68de5c9bf68cfb4a272469147b19176d76d6 (patch)
treeb7360d771a16fee23a2309c2b66726d1880e24f5 /drivers/ide/cris/Makefile
parent51533b615e605d86154ec1b4e585c8ca1b0b15b7 (diff)
[PATCH] CRIS IDE driver
* Added abstraction layer for subarchs. * Added v32 support. * Renamed driver. Signed-off-by: Mikael Starvik <starvik@axis.com> Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/ide/cris/Makefile')
-rw-r--r--drivers/ide/cris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/cris/Makefile b/drivers/ide/cris/Makefile
index fdc294325d0..6176e8d6b2e 100644
--- a/drivers/ide/cris/Makefile
+++ b/drivers/ide/cris/Makefile
@@ -1,3 +1,3 @@
EXTRA_CFLAGS += -Idrivers/ide
-obj-$(CONFIG_ETRAX_ARCH_V10) += ide-v10.o
+obj-y += ide-cris.o