mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Remove some debug output that was accidentally left in a preceding commit
This commit is contained in:
parent
3daaffee61
commit
bf0b1b6bb0
1 changed files with 0 additions and 1 deletions
|
|
@ -130,7 +130,6 @@ endif
|
|||
ifeq ($(CONFIG_NSH_BUILTIN_APPS),y)
|
||||
$(BUILTIN_REGISTRY)$(DELIM)$(APPNAME)_main.bdat: $(DEPCONFIG) Makefile
|
||||
$(call REGISTER,$(APPNAME),$(PRIORITY),$(STACKSIZE),$(APPNAME)_main)
|
||||
@echo "LIBRAE IS HERE!" $@
|
||||
|
||||
context: $(BUILTIN_REGISTRY)$(DELIM)$(APPNAME)_main.bdat
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue