repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
DRM: Replace kmalloc/memset combos with kzalloc
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
net
/
chelsio
/
Makefile
blob
57a4b262fd3fcf088f5092c210a9d22be788ad74
1
#
2
# Chelsio T1 driver
3
#
4
5
obj-
$(
CONFIG_CHELSIO_T1
) +=
cxgb.o
6
7
cxgb-
$(
CONFIG_CHELSIO_T1_1G
) +=
mv88e1xxx.o vsc7326.o
8
cxgb-objs
:=
cxgb2.o espi.o tp.o pm3393.o sge.o subr.o \
9
mv88x201x.o my3126.o
$(
cxgb-y
)