/openbmc/u-boot/fs/cramfs/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/fs/reiserfs/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/board/cobra5272/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/fs/jffs2/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/tools/gdb/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/fs/fat/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/disk/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/post/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/fs/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/tools/env/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/examples/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/net/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/drivers/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/ |
H A D | config.mk | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/tools/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|
/openbmc/u-boot/common/ |
H A D | Makefile | f93286397ed2a7084efb0362a43ee09f11702349 Fri Sep 01 12:49:50 CDT 2006 Marian Balakowicz <m8@semihalf.com> 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.
|