os/kernelhwsrv/kernel/eka/rombuild/nandtest_load_noext.oby
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description:
    15 *
    16 */
    17 //#NAME: autotest NAND, nandloader component
    18 // depends on the nandtest_test being built first (it includes it)
    19 
    20 #define BASE_ROM
    21 #define NANDLOADER_ROM
    22 #define NANDLOADERTEST_ROM
    23 #include <rom\##VARIANT##\header.iby>
    24 
    25 #ifdef WITH_EXTENSION
    26 #undef WITH_EXTENSION
    27 #endif
    28 #ifdef WITH_ROFS
    29 #undef WITH_ROFS
    30 #endif
    31 #ifdef WITH_COMP
    32 #undef WITH_COMP
    33 #endif
    34 
    35 files=
    36 
    37 #include <rom\##VARIANT##\kernel.iby>
    38 #include "user.iby"
    39 #include <rom\hal\hal.iby>
    40 #include <rom\f32\f32.iby>
    41 
    42 data=\epoc32\rom\##VARIANT##\quicknandz.bat			\autoexec.bat
    43 
    44 #if defined(LMNAND2) || defined(_NAND2)
    45 file=\Epoc32\Release\##MAIN##\##BUILD##\NANDLOADER_UNISTORE2.EXE	\nandloader\NANDLOADER.EXE
    46 #else
    47 file=\Epoc32\Release\##MAIN##\##BUILD##\NANDLOADER.EXE			\nandloader\NANDLOADER.EXE
    48 #endif
    49 
    50 data=\epoc32\rom\core.img		 \core.img
    51 data=\epoc32\rom\rofs1.img		 \rofs1.img