This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
gluon-firmware/targets/targets.mk

6 lines
109 B
Makefile

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