omap3530/buildscripts/cleanbuild.mbc
author Lukasz Forynski <lukasz.forynski@gmail.com>
Thu, 16 Sep 2010 23:29:35 +0100
branchgeneric_fixes_and_updates
changeset 72 adda5b1bc98e
parent 46 78c240f59c9d
permissions -rwxr-xr-x
fixed rombuild problems caused by identation changes in 70:ed23a53a5ee2 - probably rom requires #ifdefs at the beggining of line - otherwise it puts them to rom.oby file

//
// Metabld specification for building the variant and assp layers
// Make sure you have the assp code before running this script
// Invoke using the following command line: metabld beagle.mbc
//

SECTION_COMMANDS

bldmake bldfiles
abld export
abld makefile
abld clean
abld makefile
abld library
abld target

SECTION_DIRS

..\assp
..\omap3530_drivers\gpio
..\omap3530_drivers\i2c
..\omap3530_drivers\prcm
//..\omap3530_drivers\prm
..\omap3530_drivers\uart
..\omap3530_drivers\usbcc
..\shared\monitor
..\shared\mstick
..\shared\serialkeyb
..\shared\tps65950
..\beagleboard
..\beagle_drivers\hal
..\beagle_drivers\keytran
..\beagle_drivers\lcd
..\beagle_drivers\led
//..\beagle_drivers\prm
..\beagle_drivers\serialmouse
..\beagle_drivers\usbv
..\beagle_drivers\medstaticrd
..\kernel