# HG changeset patch # User Richard Taylor # Date 1261415554 0 # Node ID 80785a1bc26634c9a6980e0cd635a28dc74ce4b1 # Parent 55e6115d31a450e55a6a45ebfae49844fd8955e7 single character fix for --unpaged diff -r 55e6115d31a4 -r 80785a1bc266 sbsv2/raptor/lib/flm/e32abiv2.flm --- a/sbsv2/raptor/lib/flm/e32abiv2.flm Mon Dec 14 22:17:56 2009 +0000 +++ b/sbsv2/raptor/lib/flm/e32abiv2.flm Mon Dec 21 17:12:34 2009 +0000 @@ -395,7 +395,7 @@ POSTLINKER_PAGEDOPTION:=--paged endif ifeq ($(PAGED),0) - POSTLINKER_PAGEDOPTION:--unpaged + POSTLINKER_PAGEDOPTION:=--unpaged endif CLEANTARGETS:=$(CLEANTARGETS) $(E32TARGET)