build: removed hil from frames list
it breaks "apm1-hil" target for copter
This commit is contained in:
parent
bc560b466e
commit
4dfafcf7ba
@ -47,7 +47,7 @@ empty: all
|
|||||||
%-obc: EXTRAFLAGS += "-DOBC_FAILSAFE=ENABLED "
|
%-obc: EXTRAFLAGS += "-DOBC_FAILSAFE=ENABLED "
|
||||||
|
|
||||||
# cope with copter and hil targets
|
# cope with copter and hil targets
|
||||||
FRAMES = quad tri hexa y6 octa octa-quad heli single obc hil
|
FRAMES = quad tri hexa y6 octa octa-quad heli single obc
|
||||||
BOARDS = apm1 apm2 apm2beta apm1-1280 px4 px4-v1 px4-v2 sitl flymaple linux vrbrain vrbrain-v40 vrbrain-v45 vrbrainv-50 vrbrain-v51 vrubrain-v51 vrhero-v10 erle pxf
|
BOARDS = apm1 apm2 apm2beta apm1-1280 px4 px4-v1 px4-v2 sitl flymaple linux vrbrain vrbrain-v40 vrbrain-v45 vrbrainv-50 vrbrain-v51 vrubrain-v51 vrhero-v10 erle pxf
|
||||||
|
|
||||||
define frame_template
|
define frame_template
|
||||||
|
Loading…
Reference in New Issue
Block a user