mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Clean up Makefile under apps folder no functional changes.
This commit is contained in:
parent
63c3772888
commit
cf0365ea92
305 changed files with 326 additions and 657 deletions
|
|
@ -33,7 +33,7 @@
|
|||
#
|
||||
############################################################################
|
||||
|
||||
-include $(TOPDIR)/Make.defs
|
||||
include $(TOPDIR)/Make.defs
|
||||
|
||||
# Timer built-in application info
|
||||
|
||||
|
|
@ -49,8 +49,6 @@ PROGNAME = $(CONFIG_EXAMPLES_TIMER_PROGNAME)
|
|||
|
||||
# Timer example
|
||||
|
||||
ASRCS =
|
||||
CSRCS =
|
||||
MAINSRC = timer_main.c
|
||||
|
||||
MODULE = CONFIG_EXAMPLES_TIMER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue