
O_TARGET	:= built-in.o

export-objs	:= 3c990fx.o

obj-$(CONFIG_3C990FX)	+= 3c990fx.o

include $(TOPDIR)/Rules.make


