author | William Roberts <williamr@symbian.org> |
Fri, 09 Oct 2009 12:34:10 +0100 | |
changeset 2 | 3400e46f43b3 |
parent 1 | 2e2530b7bb07 |
child 12 | c89ebff40c8d |
permissions | -rw-r--r-- |
1
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
///bld.inf" rights reserved. |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
// This component and the accompanying materials are made available |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
// under the terms of the License "Eclipse Public License v1.0" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
// which accompanies this distribution, and is available |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html". |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
// |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
// Initial Contributors: |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
// Nokia Corporation - initial contribution. |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
// |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
// Contributors: |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
// |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
// Description: |
2
3400e46f43b3
Separate out kernel and beagleboard bld.infs, which have associated (& different) variant.mmh files
William Roberts <williamr@symbian.org>
parents:
1
diff
changeset
|
14 |
// Single bld.inf for most of the Beagleboard baseport |
3400e46f43b3
Separate out kernel and beagleboard bld.infs, which have associated (& different) variant.mmh files
William Roberts <williamr@symbian.org>
parents:
1
diff
changeset
|
15 |
// kernel & beagleboard subdirectories have distinct variant.mmh files, and must be processed separately |
1
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
|
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
#include "assp/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
#include "beagle_drivers/hal/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
#include "beagle_drivers/keytran/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
20 |
#include "beagle_drivers/lcd/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
21 |
#include "beagle_drivers/led/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
22 |
// #include "beagle_drivers/prm/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
23 |
#include "beagle_drivers/serialmouse/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
24 |
#include "beagle_drivers/usbv/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
25 |
#include "omap3530_drivers/gpio/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
26 |
#include "omap3530_drivers/i2c/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
27 |
#include "omap3530_drivers/prcm/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
28 |
// #include "omap3530_drivers/prm/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
29 |
#include "omap3530_drivers/uart/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
30 |
#include "omap3530_drivers/usbcc/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
31 |
#include "shared/monitor/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
32 |
#include "shared/mstick/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
33 |
#include "shared/serialkeyb/bld.inf" |
2e2530b7bb07
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
34 |
#include "shared/tps65950/bld.inf" |