author | Simon Howkins <simonh@symbian.org> |
Mon, 29 Nov 2010 13:27:18 +0000 | |
changeset 122 | d8dcdd4c8ab4 |
parent 107 | 4a6676d432dd |
permissions | -rwxr-xr-x |
0 | 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 |
// omap3530/kernel/bld.inf |
|
15 |
// Build for platform-specific parts of kernel |
|
16 |
// |
|
17 |
||
18 |
PRJ_PLATFORMS |
|
19 |
ARMV5 |
|
20 |
||
21 |
PRJ_MMPFILES |
|
22 |
//../../../../../../sf/os/kernelhwsrv/kernel/eka/nkern/nk_exe |
|
23 |
//../../../../../../sf/os/kernelhwsrv/kernel/eka/nkern/nkern_sa |
|
24 |
//../../../../../../sf/os/kernelhwsrv/kernel/eka/kernel/ekern |
|
25 |
//../../../../../../sf/os/kernelhwsrv/kernel/eka/kernel/kc_exe |
|
26 |
//../../../../../../sf/os/kernelhwsrv/kernel/eka/kernel/exmoncommon |
|
27 |
//../../../../../../sf/os/kernelhwsrv/kernel/eka/drivers/trace/btracex |
|
28 |
//../../../../../../sf/os/kernelhwsrv/kernel/eka/euser/variant_euser |
|
29 |
||
107
4a6676d432dd
Fix for Bug 3944 - Relative paths are systematically too long in Beagleboard bld.inf and .mmp files
Mike Kinghan <mikek@symbian.org>
parents:
0
diff
changeset
|
30 |
../../../../../sf/os/kernelhwsrv/kernel/eka/kernel/ekern |
4a6676d432dd
Fix for Bug 3944 - Relative paths are systematically too long in Beagleboard bld.inf and .mmp files
Mike Kinghan <mikek@symbian.org>
parents:
0
diff
changeset
|
31 |
../../../../../sf/os/kernelhwsrv/kernel/eka/kernel/kc_exe |
0 | 32 |
//../../../../../../sf/os/kernelhwsrv/kernel/eka/drivers/medint/medint |
107
4a6676d432dd
Fix for Bug 3944 - Relative paths are systematically too long in Beagleboard bld.inf and .mmp files
Mike Kinghan <mikek@symbian.org>
parents:
0
diff
changeset
|
33 |
../../../../../sf/os/kernelhwsrv/kernel/eka/kernel/exmoncommon |
4a6676d432dd
Fix for Bug 3944 - Relative paths are systematically too long in Beagleboard bld.inf and .mmp files
Mike Kinghan <mikek@symbian.org>
parents:
0
diff
changeset
|
34 |
../../../../../sf/os/kernelhwsrv/kernel/eka/drivers/trace/btracex |
4a6676d432dd
Fix for Bug 3944 - Relative paths are systematically too long in Beagleboard bld.inf and .mmp files
Mike Kinghan <mikek@symbian.org>
parents:
0
diff
changeset
|
35 |
../../../../../sf/os/kernelhwsrv/kernel/eka/euser/variant_euser |
4a6676d432dd
Fix for Bug 3944 - Relative paths are systematically too long in Beagleboard bld.inf and .mmp files
Mike Kinghan <mikek@symbian.org>
parents:
0
diff
changeset
|
36 |