From 65f2c9eca11ed960f7e6ba779d257853caa590d6 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Sat, 11 Feb 2017 01:03:44 -0800 Subject: [PATCH] build: remove batt_smbus from waf as well It has been removed from make build system, but not from waf. --- .../ardupilotwaf/px4/cmake/configs/nuttx_px4fmu-common_apm.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/Tools/ardupilotwaf/px4/cmake/configs/nuttx_px4fmu-common_apm.cmake b/Tools/ardupilotwaf/px4/cmake/configs/nuttx_px4fmu-common_apm.cmake index 3ea6b4f1ce..34b8b47ade 100644 --- a/Tools/ardupilotwaf/px4/cmake/configs/nuttx_px4fmu-common_apm.cmake +++ b/Tools/ardupilotwaf/px4/cmake/configs/nuttx_px4fmu-common_apm.cmake @@ -17,7 +17,6 @@ set(config_module_list drivers/led drivers/px4fmu drivers/mkblctrl - drivers/batt_smbus # # System commands