projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Pull altix-ce1.0-asic into release branch
[linux-2.6]
/
drivers
/
fc4
/
Makefile
1
#
2
# Makefile for the Linux Fibre Channel device drivers.
3
#
4
5
fc4-objs := fc.o fc_syms.o
6
7
obj-$(CONFIG_FC4) += fc4.o
8
obj-$(CONFIG_FC4_SOC) += soc.o
9
obj-$(CONFIG_FC4_SOCAL) += socal.o