6 lines
109 B
Makefile
6 lines
109 B
Makefile
$(eval $(call GluonTarget,ar71xx,generic))
|
|
|
|
ifneq ($(BROKEN),)
|
|
$(eval $(call GluonTarget,x86,generic))
|
|
endif
|