gluon/targets/targets.mk

7 lines
153 B
Makefile

$(eval $(call GluonTarget,ar71xx,generic))
ifneq ($(BROKEN),)
$(eval $(call GluonTarget,x86,generic))
$(eval $(call GluonTarget,mpc85xx,generic))
endif