davids5 commented on code in PR #8449:
URL: https://github.com/apache/nuttx/pull/8449#discussion_r1098550101


##########
Kconfig:
##########
@@ -2124,7 +2132,7 @@ source "openamp/Kconfig"
 endmenu
 
 menu "Application Configuration"
-source "$APPSDIR/Kconfig"
+source "$APPSBINDIR/Kconfig"

Review Comment:
   Is this correct? 
   
   Please add a comments to the declarations of APPSDIR, APPSBINDIR and BINDIR 
to give the context.
   
   Please state what they are and what they are used for including lifecycle 
(source, created by, precious or deleted etc)
    



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to