uboot-mt623x/board/esd
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory.
Modifications are based on the linux kernel approach and
support two use cases:

  1) Add O= to the make command line
  'make O=/tmp/build all'

  2) Set environement variable BUILD_DIR to point to the desired location
  'export BUILD_DIR=/tmp/build'
  'make'

The second approach can also be used with a MAKEALL script
'export BUILD_DIR=/tmp/build'
'./MAKEALL'

Command line 'O=' setting overrides BUILD_DIR environent variable.

When none of the above methods is used the local build is performed and
the object files are placed in the source directory.
2006-09-01 19:49:50 +02:00
..
adciop Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
apc405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
ar405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
ash405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
canbt Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
cms700 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
common Fix JFFS2 support for legacy NAND driver. 2006-04-08 19:08:06 +02:00
cpci2dp Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
cpci405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
cpci440 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
cpci750 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
cpci5200 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
cpciiser4 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
dasa_sim Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
dp405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
du405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
hh405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
hub405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
ocrtc Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
pci405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
pf5200 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
plu405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
pmc405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
tasreg Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
voh405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
vom405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00
wuh405 Add support for a saving build objects in a separate directory. 2006-09-01 19:49:50 +02:00