--- a/common/build.postbuild.xml Mon Oct 19 13:21:41 2009 +0100
+++ b/common/build.postbuild.xml Mon Oct 19 17:55:16 2009 +0100
@@ -2,6 +2,14 @@
<project name="SF-POSTBUILD" xmlns:hlm="http://www.nokia.com/helium">
<target name="sf-postbuild">
<echo>[SF-POSTBUILD]</echo>
+
+ <if><istrue value="${sf.spec.referenceroms.createimages.enable}"/>
+ <then>
+ <echo message="INFO Building ROMs defined for this project"/>
+ <runtarget target="sf-rombuild"/>
+ </then>
+ </if>
+
<parallel>
<!-- TAG SOURCE CODE -->
<if>