projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[Blackfin] arch: scrub dead alive/idle LED code
[linux-2.6]
/
drivers
/
ide
/
arm
/
Makefile
1
2
obj-$(CONFIG_BLK_DEV_IDE_ICSIDE) += icside.o
3
obj-$(CONFIG_BLK_DEV_IDE_RAPIDE) += rapide.o
4
obj-$(CONFIG_BLK_DEV_IDE_BAST) += bast-ide.o
5
6
ifeq ($(CONFIG_IDE_ARM), m)
7
obj-m += ide_arm.o
8
endif
9
10
EXTRA_CFLAGS := -Idrivers/ide