mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
mkdeps.sh and mkdeps.bat have been deleted. All configurations must now use the compiler mkeps prograqm
This commit is contained in:
@@ -121,7 +121,7 @@ endif
|
||||
EXTRA_LIBS = -lm
|
||||
|
||||
|
||||
MKDEP = $(TOPDIR)/tools/mkdeps.sh
|
||||
MKDEP = $(TOPDIR)/tools/mkdeps$(HOSTEXEEXT)
|
||||
|
||||
HOSTCC = gcc
|
||||
HOSTINCLUDES = -I.
|
||||
|
||||
Reference in New Issue
Block a user