1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-24 00:11:05 +02:00
nbd 2e05912189 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 06:23:23 +00:00
..
2007-09-29 00:16:33 +00:00
2007-10-18 20:30:18 +00:00
2007-10-10 06:20:25 +00:00
2007-10-12 14:58:35 +00:00
2007-10-20 19:13:53 +00:00
2007-04-03 15:55:42 +00:00