ff4a030eb3
They can still be enabled by supplying BROKEN=1.
6 lines
109 B
Makefile
6 lines
109 B
Makefile
$(eval $(call GluonTarget,ar71xx,generic))
|
|
|
|
ifeq ($(BROKEN),1)
|
|
$(eval $(call GluonTarget,x86,generic))
|
|
endif
|