single character fix for --unpaged fix
authorRichard Taylor <richard.i.taylor@nokia.com>
Mon, 21 Dec 2009 17:07:21 +0000
branchfix
changeset 50 16660b95a7bf
parent 49 ea484543efd9
child 51 687cd64341b8
single character fix for --unpaged
sbsv2/raptor/lib/flm/e32postlink.mk
--- a/sbsv2/raptor/lib/flm/e32postlink.mk	Mon Dec 21 16:23:31 2009 +0000
+++ b/sbsv2/raptor/lib/flm/e32postlink.mk	Mon Dec 21 17:07:21 2009 +0000
@@ -85,7 +85,7 @@
   POSTLINKER_PAGEDOPTION:=--paged
 endif
 ifeq ($(PAGED),0)
-  POSTLINKER_PAGEDOPTION:--unpaged
+  POSTLINKER_PAGEDOPTION:=--unpaged
 endif
 
 # Postlink target