equal
deleted
inserted
replaced
|
1 // Copyright (c) 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 // omap3530/assp/src/komap3530.mmp |
|
15 // |
|
16 |
|
17 #include <assp/omap3530_assp/assp.mmh> |
|
18 #include <kernel/kern_ext.mmh> |
|
19 |
|
20 |
|
21 target AsspTarget(kaomap3530,dll) |
|
22 targettype kext |
|
23 linkas kaomap3530.dll |
|
24 |
|
25 source interrupts.cpp assp.cpp register.cpp |
|
26 |
|
27 source omap3530_assp.cia |
|
28 |
|
29 deffile ../def/~/kaomap3530.def |
|
30 |
|
31 LIBRARY AsspTarget(prcm, lib) |
|
32 LIBRARY _omap3XXX_mstick.lib |
|
33 |
|
34 nostrictdef |
|
35 |
|
36 epocallowdlldata |
|
37 |
|
38 uid 0x1000008d 0x100000b9 |
|
39 |
|
40 VENDORID 0x70000001 |
|
41 |
|
42 capability all |