summaryrefslogtreecommitdiff
path: root/apps/system/ramtron
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/ramtron')
-rw-r--r--apps/system/ramtron/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/ramtron/Makefile b/apps/system/ramtron/Makefile
index 41d1e7d45..b300a3711 100644
--- a/apps/system/ramtron/Makefile
+++ b/apps/system/ramtron/Makefile
@@ -88,7 +88,7 @@ $(COBJS): %$(OBJEXT): %.c
$(call COMPILE, $<, $@)
.built: $(OBJS)
- $(call ARCHIVE, $(BIN), "$(OBJS)")
+ $(call ARCHIVE, $(BIN), $(OBJS))
@touch .built
# Register application