|
1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 ///bld.inf" 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 // Single bld.inf for all of the Beagleboard baseport |
|
15 // |
|
16 |
|
17 #include "assp/bld.inf" |
|
18 #include "beagleboard/bld.inf" |
|
19 #include "beagle_drivers/hal/bld.inf" |
|
20 #include "beagle_drivers/keytran/bld.inf" |
|
21 #include "beagle_drivers/lcd/bld.inf" |
|
22 #include "beagle_drivers/led/bld.inf" |
|
23 // #include "beagle_drivers/prm/bld.inf" |
|
24 #include "beagle_drivers/serialmouse/bld.inf" |
|
25 #include "beagle_drivers/usbv/bld.inf" |
|
26 #include "kernel/bld.inf" |
|
27 #include "omap3530_drivers/gpio/bld.inf" |
|
28 #include "omap3530_drivers/i2c/bld.inf" |
|
29 #include "omap3530_drivers/prcm/bld.inf" |
|
30 // #include "omap3530_drivers/prm/bld.inf" |
|
31 #include "omap3530_drivers/uart/bld.inf" |
|
32 #include "omap3530_drivers/usbcc/bld.inf" |
|
33 #include "shared/monitor/bld.inf" |
|
34 #include "shared/mstick/bld.inf" |
|
35 #include "shared/serialkeyb/bld.inf" |
|
36 #include "shared/tps65950/bld.inf" |