From 505f331c360356446c0edd7f688b33ed988b611c Mon Sep 17 00:00:00 2001 From: Robert Dickenson Date: Sat, 20 Feb 2016 22:20:34 +1100 Subject: [PATCH] Add the new mag system command to the px4fmu build --- cmake/configs/nuttx_px4fmu-v4_default.cmake | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 cmake/configs/nuttx_px4fmu-v4_default.cmake diff --git a/cmake/configs/nuttx_px4fmu-v4_default.cmake b/cmake/configs/nuttx_px4fmu-v4_default.cmake old mode 100644 new mode 100755 index 8bb4005353..9181faa799 --- a/cmake/configs/nuttx_px4fmu-v4_default.cmake +++ b/cmake/configs/nuttx_px4fmu-v4_default.cmake @@ -62,6 +62,7 @@ set(config_module_list systemcmds/dumpfile systemcmds/ver systemcmds/tests + systemcmds/mag # # General system control