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:
@@ -119,7 +119,7 @@ ifeq ($(CONFIG_SIM_M32),y)
|
||||
endif
|
||||
|
||||
|
||||
MKDEP = $(TOPDIR)/tools/mkdeps.sh
|
||||
MKDEP = $(TOPDIR)/tools/mkdeps$(HOSTEXEEXT)
|
||||
|
||||
HOSTCC = gcc
|
||||
HOSTINCLUDES = -I.
|
||||
|
||||
Reference in New Issue
Block a user