Update targets/targets.mk
Co-authored-by: Jan-Niklas Burfeind <github@aiyionpri.me>
This commit is contained in:
parent
45284591c6
commit
d91a16cd8b
@ -25,6 +25,6 @@ $(eval $(call GluonTarget,x86,64))
|
|||||||
|
|
||||||
ifneq ($(BROKEN),)
|
ifneq ($(BROKEN),)
|
||||||
$(eval $(call GluonTarget,bcm27xx,bcm2710)) # BROKEN: Untested
|
$(eval $(call GluonTarget,bcm27xx,bcm2710)) # BROKEN: Untested
|
||||||
$(eval $(call GluonTarget,bcm63xx,generic)) # BROKEN: Untested
|
$(eval $(call GluonTarget,bcm63xx,generic)) # BROKEN: No 11s support
|
||||||
$(eval $(call GluonTarget,mvebu,cortexa9)) # BROKEN: No 11s support
|
$(eval $(call GluonTarget,mvebu,cortexa9)) # BROKEN: No 11s support
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user