Naming fix.

This commit is contained in:
James Goppert
2015-09-08 00:07:41 -04:00
parent 29520c0834
commit 852c72fdc7
4 changed files with 10 additions and 11 deletions

View File

@@ -112,7 +112,6 @@ set(package-contact "px4users@googlegroups.com")
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
include(px4_${OS}_utils)
set(px4_required_functions
px4_os_add_firmware
px4_os_prebuild_targets
px4_os_add_flags
)