summaryrefslogtreecommitdiff
path: root/apps/examples/posix_spawn/filesystem/hello/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/posix_spawn/filesystem/hello/Makefile')
-rw-r--r--apps/examples/posix_spawn/filesystem/hello/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/examples/posix_spawn/filesystem/hello/Makefile b/apps/examples/posix_spawn/filesystem/hello/Makefile
index dbb52d760..4097c6f86 100644
--- a/apps/examples/posix_spawn/filesystem/hello/Makefile
+++ b/apps/examples/posix_spawn/filesystem/hello/Makefile
@@ -56,5 +56,6 @@ clean:
$(call CLEAN)
install:
+
$(Q) mkdir -p $(ROMFS_DIR)
$(Q) install $(BIN) $(ROMFS_DIR)/$(BIN)