From 0c576426b21d644cf335c583797b4ebb70526f60 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Mon, 23 Jan 2017 15:50:47 -1000 Subject: [PATCH] Add nxphlite-v1_default to alt builds for CI --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 27c03dba06..0919bce066 100644 --- a/Makefile +++ b/Makefile @@ -210,6 +210,7 @@ misc_qgc_extra_firmware: \ # Other NuttX firmware alt_firmware: \ + check_nxphlite-v1_default \ check_px4-stm32f4discovery_default \ check_px4cannode-v1_default \ check_px4esc-v1_default \