omap3530/beagleboard/variant.mmh
changeset 0 6663340f3fc9
equal deleted inserted replaced
-1:000000000000 0:6663340f3fc9
       
     1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // beagle/beagleboard/variant.mmh
       
    15 // Unfortunately this must live in the same source directory as bld.inf
       
    16 // for the kernel platform-specific builds to work
       
    17 //
       
    18 
       
    19 #include			"assp/omap3530_assp/assp.mmh"
       
    20 
       
    21 #define VariantTarget(name,ext) _beagle_##name##.##ext
       
    22 #define VariantMediaDefIncludePath /epoc32/include/beagle
       
    23 
       
    24 
       
    25 
       
    26 //#if defined(__USING_USING_ASSP_REGISTER_API__) || defined(__USING_INTERRUPT_API__) || defined(__USING_ASSP_REGISTER_API__)
       
    27 //library	AsspTarget(kaomap3530,lib)
       
    28 //#endif
       
    29