We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8a027 commit c30583dCopy full SHA for c30583d
system/adb/CMakeLists.txt
@@ -92,7 +92,7 @@ if(CONFIG_SYSTEM_ADBD)
92
93
nuttx_add_application(
94
MODULE
95
- ${CONFIG_ADB_SERVER}
+ ${CONFIG_SYSTEM_ADBD}
96
NAME
97
${CONFIG_ADBD_PROGNAME}
98
SRCS
0 commit comments