diff options
Diffstat (limited to 'utils/hwstub')
-rw-r--r-- | utils/hwstub/stub/stmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hwstub/stub/stmp/Makefile b/utils/hwstub/stub/stmp/Makefile index 3ac7e3bbd4..c06242aad5 100644 --- a/utils/hwstub/stub/stmp/Makefile +++ b/utils/hwstub/stub/stmp/Makefile | |||
@@ -17,4 +17,4 @@ include ../hwstub.make | |||
17 | 17 | ||
18 | $(BUILD_DIR)/hwstub.sb: $(EXEC_BIN) | 18 | $(BUILD_DIR)/hwstub.sb: $(EXEC_BIN) |
19 | $(call PRINTS,SBTOELF $(@F)) | 19 | $(call PRINTS,SBTOELF $(@F)) |
20 | $(SILENT)$(SBTOELF) -z -c hwstub.db -o $@ $< \ No newline at end of file | 20 | $(SILENT)$(SBTOELF) -z -c hwstub.db -o $@ $< |