#
# Makefile for linux/drivers/net/fc
#
# 9 Aug 2000, Christoph Hellwig <hch@caldera.de>
# Rewritten to use lists instead of if-statements.
#

O_TARGET := fc.o

obj-$(CONFIG_IPHASE5526)	+= iph5526.o

include $(TOPDIR)/Rules.make
