]> git.alsa-project.org Git - tinycompress.git/commit
makefile.linux: allow env to override CROSS_COMPILE and CC
authorQais Yousef <qais.yousef@imgtec.com>
Tue, 20 Jan 2015 15:34:37 +0000 (15:34 +0000)
committerVinod Koul <vinod.koul@intel.com>
Tue, 24 Feb 2015 16:31:42 +0000 (22:01 +0530)
commit4ead932223073d146c3441b209abe7f5d01f5a53
tree2c8d32b1e6dfc6e987e5f517e81700e8e977df8d
parent2c13aa95af847ae0a16ac7d7048169ebb2392345
makefile.linux: allow env to override CROSS_COMPILE and CC

allow env variables to override them without having to modify the makefile.

Signed-off-by: Qais Yousef <qais.yousef@imgtec.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
makefile.linux