os/kernelhwsrv/kernel/eka/rombuild/nandloader.oby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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: NAND Loader rom
    18 
    19 #define BASE_ROM
    20 #define NANDLOADER_ROM
    21 #include <rom\##VARIANT##\header.iby>
    22 
    23 files=
    24 
    25 #include <rom\##VARIANT##\kernel.iby>
    26 
    27 #ifdef WITH_EXTENSION
    28 #undef WITH_EXTENSION
    29 #endif
    30 #ifdef WITH_ROFS
    31 #undef WITH_ROFS
    32 #endif
    33 #ifdef WITH_COMP
    34 #undef WITH_COMP
    35 #endif
    36 
    37 #include "user.iby"
    38 #include <rom\hal\hal.iby>
    39 #include <rom\f32\f32.iby>
    40 
    41 #if defined(LMNAND2) || defined(_NAND2) || defined(_ONENAND)
    42 #if defined (__LABRADOR_BOARD__)
    43 file=\Epoc32\Release\##MAIN##\##BUILD##\LAB_NANDLOADER_UNISTORE2.EXE	\sys\bin\NANDLOADER.EXE
    44 #else
    45 file=\Epoc32\Release\##MAIN##\##BUILD##\NANDLOADER_UNISTORE2.EXE	\sys\bin\NANDLOADER.EXE
    46 #endif
    47 #else
    48 file=\Epoc32\Release\##MAIN##\##BUILD##\NANDLOADER.EXE				\sys\bin\NANDLOADER.EXE
    49 #endif
    50 
    51 data=\epoc32\rom\nandloader\autoexec.bat				\autoexec.bat