Openwrt/include
Felix Fietkau 4bb2c88f4e don't specify "CC=<nothing>" on kernel build command line
If KERNEL_CC isn't set, we end up with a "CC=" on the kernel build
command-line. We don't always need CC, as the CROSS_COMPILE flag does
the job instead. In fact, specifying CC messes up the build when we're
using a biarch compiler.

This change doesn't specify CC= if the KERNEL_CC variable is empty.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9408
2007-10-23 06:23:23 +00:00
..
site
debug.mk
depends.mk add autorebuild check for menuconfig 2007-10-14 02:28:34 +00:00
download.mk
host-build.mk fixes for refresh/update handling 2007-09-29 04:29:11 +00:00
host.mk
image.mk remove whitespaces 2007-10-18 20:30:18 +00:00
kernel-build.mk
kernel-defaults.mk don't specify "CC=<nothing>" on kernel build command line 2007-10-23 06:23:23 +00:00
kernel-version.mk
kernel.mk don't specify "CC=<nothing>" on kernel build command line 2007-10-23 06:23:23 +00:00
netfilter.mk
package-bin.mk
package-defaults.mk DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set 2007-10-14 04:49:05 +00:00
package-dumpinfo.mk
package-ipkg.mk
package.mk
prereq-build.mk
prereq.mk
quilt.mk fix accidental double slash in prefixed quilt patchsets 2007-10-07 00:16:50 +00:00
scan.mk add initial version of a package feeds management script 2007-09-23 02:39:01 +00:00
shell.sh bug #1547 2007-04-03 15:55:42 +00:00
subdir.mk
target.mk reorganize subtargets, sort subtargets below top level targets 2007-10-20 19:10:06 +00:00
toplevel.mk
unpack.mk
verbose.mk next round of build system cleanup - convert package/ to new structure 2007-07-30 18:22:01 +00:00