1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/kernelhwsrv/kernel/eka/rombuild/rom.xml Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,26 @@
1.4 +<?xml version="1.0" encoding="ISO-8859-1" ?>
1.5 +<!--
1.6 +#
1.7 +# Copyright (c) 2009 Symbian Foundation.
1.8 +# All rights reserved.
1.9 +# This component and the accompanying materials are made available
1.10 +# under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
1.11 +# which accompanies this distribution, and is available
1.12 +# at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
1.13 +#
1.14 +# Initial Contributors:
1.15 +# Symbian Foundation - initial contribution.
1.16 +#
1.17 +# Contributors:
1.18 +#
1.19 +# Description: Implementation of generic image generation for target using SBS/Raptor
1.20 +#
1.21 +-->
1.22 +<!-- Extension interfaces : replacements for Template Extension Makefiles -->
1.23 +
1.24 +<build xmlns="http://symbian.com/xml/build" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symbian.com/xml/build ../../schema/build/2_0.xsd">
1.25 + <interface name="base.rom" extends="Symbian.KernelFLM" flm="rom.flm">
1.26 + <param name="REE_TARGET"/>
1.27 + <param name="TYPE"/>
1.28 + </interface>
1.29 +</build>