summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-15 22:22:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-15 22:22:00 +0000
commit80e24f1f0e1522fd1121199ae7421ea16f209aa2 (patch)
treec0ad54a84b45fa73b40cf69c11d50be3983fa12d /make
parentRemove pragma align 4 (diff)
downloadrtems-80e24f1f0e1522fd1121199ae7421ea16f209aa2.tar.bz2
rxgen960 compiles and links.
Diffstat (limited to 'make')
-rw-r--r--make/custom/rxgen960.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/make/custom/rxgen960.cfg b/make/custom/rxgen960.cfg
index 59867642b8..09f0977dc8 100644
--- a/make/custom/rxgen960.cfg
+++ b/make/custom/rxgen960.cfg
@@ -65,10 +65,12 @@ define make-exe
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \
$(LINK_OBJS) $(LINK_LIBS)
$(NM) -g -n $@ > $(basename $@).num
- $(OBJCOPY) -oformat binary $@ $(basename $@).bin
+ $(OBJCOPY) -O binary $@ $(basename $@).bin
$(SIZE) $@
endef
endif
# Miscellaneous additions go here
+START_BASE=
+START_FILE=