repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PRCM: 34XX: Fix wrong shift value used in dpll4_m4x2_ck enable bit
[linux-ginger.git]
/
drivers
/
ide
/
arm
/
Makefile
blob
5bc26053afa609c83e05426edc3d999cdef8d3a7
1
2
obj-
$(
CONFIG_BLK_DEV_IDE_ICSIDE
) +=
icside.o
3
obj-
$(
CONFIG_BLK_DEV_IDE_RAPIDE
) +=
rapide.o
4
obj-
$(
CONFIG_BLK_DEV_PALMCHIP_BK3710
) +=
palm_bk3710.o
5
6
ifeq
($(
CONFIG_IDE_ARM
),
m
)
7
obj-m
+=
ide_arm.o
8
endif
9
10
EXTRA_CFLAGS
:= -
Idrivers
/
ide