yamt commented on a change in pull request #95: Avoid calling ARCHIVE in multiple places (again) URL: https://github.com/apache/incubator-nuttx-apps/pull/95#discussion_r384256121
########## File path: Application.mk ########## @@ -163,6 +157,9 @@ endif install:: $(PROGLIST) +show-objs: Review comment: maybe i misunderstood how module thing works. only MAINOBJ turns into a binary and others (OBJS) go into libapps? how can it work with KERNEL build? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
