
O_TARGET	:= built-in.o

export-objs	:= 3c90x.o

obj-$(CONFIG_3C90X) += 3c90x.o

include $(TOPDIR)/Rules.make


