From 0c186de6fc213177f5bd2446e1656a23a905869e Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 9 May 2017 12:01:32 +1000 Subject: [PATCH] mk: remove support for bare px4 build type "make px4-heli" was not correctly setting up a heli build. Rather than wasting time fixing the old makefile build I'd rather just remove that option. "make px4-v2-heli" still works --- mk/targets.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/targets.mk b/mk/targets.mk index d50ae1c57c..0f1442ad66 100644 --- a/mk/targets.mk +++ b/mk/targets.mk @@ -110,7 +110,7 @@ qurt: all # cope with copter and hil targets FRAMES = heli -BOARDS = apm1 apm2 apm2beta apm1-1280 px4 px4-v1 px4-v2 px4-v3 px4-v4 sitl flymaple linux erle pxf navio navio2 raspilot bbbmini minlure erlebrain2 bhat qflight pxfmini +BOARDS = apm1 apm2 apm2beta apm1-1280 px4-v1 px4-v2 px4-v3 px4-v4 sitl flymaple linux erle pxf navio navio2 raspilot bbbmini minlure erlebrain2 bhat qflight pxfmini BOARDS += vrbrain BOARDS += vrbrain-v51 vrbrain-v52 vrbrain-v54 BOARDS += vrcore-v10