navienginebsp/ne1_tb/medlffs.mmp
changeset 0 5de814552237
equal deleted inserted replaced
-1:000000000000 0:5de814552237
       
     1 /*
       
     2 * Copyright (c) 2008-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 "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 * ne1_tb/medlffs.mmp
       
    16 * medlfs.pdd NE1_TBVariant LFFS media physical device driver
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 
       
    22 /**
       
    23  @file
       
    24 */
       
    25 
       
    26 #include			<variant.mmh>
       
    27 #include			"kernel/kern_ext.mmh"
       
    28 
       
    29 target				VariantTarget(medlfs,pdd)
       
    30 targettype			pdd
       
    31 linkas				medlfs.pdd
       
    32 epocallowdlldata
       
    33 capability			all
       
    34 
       
    35 SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
       
    36 
       
    37 SYMBIAN_ASSP_SYSTEMINCLUDE(naviengine)
       
    38 SYMBIAN_BASE_SYSTEMINCLUDE(ne1_tb)
       
    39 SYMBIAN_NE1_TB_SYSTEMINCLUDE(specific)
       
    40 USERINCLUDE inc
       
    41 
       
    42 sourcepath			../../../../os/kernelhwsrv/kernel/eka/drivers/medlfs
       
    43 source				flash_media.cpp
       
    44 
       
    45 sourcepath			specific
       
    46 source				lffsdev.cpp
       
    47 
       
    48 library				elocd.lib
       
    49 library				VariantTarget(kanaviengine,lib) 
       
    50 library				VariantTarget(ecust,lib)
       
    51 
       
    52 
       
    53 VENDORID			0x70000001