repo.or.cz
/
linux-2.6
/
libata-dev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MIPS: Lemote 2F: Add basic CS5536 VSM support
[linux-2.6/libata-dev.git]
/
arch
/
mips
/
loongson
/
common
/
cs5536
/
Makefile
blob
31657ee037d85e6150077ea8b1b2eceffd1da963
1
#
2
# Makefile for CS5536 support.
3
#
4
5
obj-
$(
CONFIG_CS5536
) +=
cs5536_pci.o cs5536_ide.o cs5536_acc.o cs5536_ohci.o \
6
cs5536_isa.o cs5536_ehci.o
7
8
EXTRA_CFLAGS
+= -
Werror