mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path.
This commit is contained in:
parent
fa0aded666
commit
7808eb62d2
265 changed files with 267 additions and 267 deletions
|
|
@ -35,6 +35,6 @@
|
|||
############################################################################
|
||||
|
||||
ifeq ($(CONFIG_BUILTIN),y)
|
||||
CONFIGURED_APPS += builtin
|
||||
CONFIGURED_APPS += $(APPDIR)/builtin
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue