mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 06:40:35 +08:00
57623d42eb
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5153 42af7a65-404d-4744-a932-0658087f49c3
10 lines
182 B
Plaintext
10 lines
182 B
Plaintext
comment "NuttX Binary Support"
|
|
|
|
config BR2_PACKAGE_NXFLAT
|
|
bool "Build NXFLAT tools"
|
|
default n
|
|
depends on BR2_arm
|
|
help
|
|
Build tools need to build NuttX NXFLAT load-able binary
|
|
|