mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 19:02:43 +08:00
tools: Fix an error of make -C tools -f Makefile.host clean
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
include $(TOPDIR)/Make.defs
|
||||
-include $(TOPDIR)/Make.defs
|
||||
all: mkspk
|
||||
default: mkspk
|
||||
.PHONY: clean
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
include $(TOPDIR)/Make.defs
|
||||
-include $(TOPDIR)/Make.defs
|
||||
all: mkpichex
|
||||
default: mkpichex
|
||||
.PHONY: clean
|
||||
|
||||
Reference in New Issue
Block a user