omap3530/buildscripts/reallycleanbuild.mbc
author Lukasz Forynski <lukasz.forynski@gmail.com>
Thu, 07 Oct 2010 00:37:22 +0100
branchBeagle_BSP_dev
changeset 85 d93b485c1325
parent 46 78c240f59c9d
permissions -rwxr-xr-x
updated SPI. Added template touch (byd_touch) -WORKING version,does not work-needs update as I missunderstood how the touchcontroller(chip) works. Submitting in order to share whatever there was-prior to going for holiday

//
// 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 reallyclean
bldmake clean
bldmake bldfiles
abld export
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