mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-20 12:55:43 +08:00
build: Replace all -I to INCDIR
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:

committed by
Abdelatif Guettouche

parent
ead498a788
commit
ea135b89c6
@@ -44,7 +44,6 @@ MODULE = $(CONFIG_EXAMPLES_PTYTEST)
|
||||
|
||||
# PTY Test! Example
|
||||
|
||||
CFLAGS += -I$(APPDIR)/include
|
||||
MAINSRC = pty_test.c
|
||||
|
||||
include $(APPDIR)/Application.mk
|
||||
|
Reference in New Issue
Block a user