9 lines
184 B
Makefile
9 lines
184 B
Makefile
#
|
|
# Makefile for linux/drivers/net/fc
|
|
#
|
|
# 9 Aug 2000, Christoph Hellwig <hch@infradead.org>
|
|
# Rewritten to use lists instead of if-statements.
|
|
#
|
|
|
|
obj-$(CONFIG_IPHASE5526) += iph5526.o
|