repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
arch
/
mips
/
loongson
/
common
/
cs5536
/
Makefile
blob
f12e64007347087dfd5771cb16441fb81f1350e8
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
#
9
# Enable cs5536 mfgpt Timer
10
#
11
obj-
$(
CONFIG_CS5536_MFGPT
) +=
cs5536_mfgpt.o