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