Skip to content

Commit

Permalink
Order Patches by Name
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sidrane committed Mar 23, 2017
1 parent c051901 commit c1864f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/nuttx/px4_impl_nuttx.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ function(px4_nuttx_add_export)

# all patches
file(GLOB nuttx_patches ${PX4_SOURCE_DIR}/nuttx-patches/*.patch)
list(SORT nuttx_patches)

# copy
file(GLOB_RECURSE nuttx_all_files ${PX4_SOURCE_DIR}/NuttX/*)
Expand Down

0 comments on commit c1864f9

Please sign in to comment.