https://github.com/torvalds/linux
Revision 1b0eaa2cc2dc52dced546c1c8b0551cfc734d32d authored by Brian Norris on 18 February 2015, 02:18:34 UTC, committed by Zhang Rui on 28 February 2015, 05:52:48 UTC
We might want to prepare CFLAGS outside of this Makefile, so don't
overwrite its initial value.

Then, support $(CROSS_COMPILE), so we can use a cross-compile toolchain.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
1 parent 3dc3712
History
Tip revision: 1b0eaa2cc2dc52dced546c1c8b0551cfc734d32d authored by Brian Norris on 18 February 2015, 02:18:34 UTC
tools/thermal: tmon: support cross-compiling
Tip revision: 1b0eaa2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.0 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top