
O_TARGET	:= built-in.o

export-objs	:= Portman_PCS.o

obj-$(CONFIG_PORTMAN_PCS)	+= Portman_PCS.o

include $(TOPDIR)/Rules.make


