diff options
author | Timo Juhani Lindfors <timo.lindfors@iki.fi> | 2009-02-23 01:21:30 +0000 |
---|---|---|
committer | Andy Green <agreen@octopus.localdomain> | 2009-02-23 01:21:30 +0000 |
commit | b6761492d86d6763f0b9ef10b712470c53f821ea (patch) | |
tree | 684675bfd483283eddf0b1e0cdd4255e4ecbf20b /arch/.gitignore | |
parent | 8df75a337131d835d4dd8509696d684e4fa8970e (diff) |
Make CROSS_COMPILE overrideable in ./build?
Hi,
since I am using packaged cross-compiler from debian I need to change
export CROSS_COMPILE=/usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-
in ./build to
export CROSS_COMPILE=arm-angstrom-linux-gnueabi-
every time there are changes to ./build and also instruct others to do
this when they want to test their kernels with the "normal
cross-compiler" and not the one from openmoko. How about making it
possible to override CROSS_COMPILE with for example the following
change?
Diffstat (limited to 'arch/.gitignore')
0 files changed, 0 insertions, 0 deletions