[Buildroot] [PATCH v3] package/iqvlinux: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Oct 12 21:16:16 UTC 2015


Yann,

On Sat, 10 Oct 2015 17:04:57 +0200, Yann E. MORIN wrote:

> > +IQVLINUX_MODULE_MAKE_OPTS = NALDIR=$(@D) KSRC=$(LINUX_DIR) CC=$(TARGET_CC)
> 
> Are you sure CC is needed? The kernel buildsystem should already set it, no?

Yes, it is really needed. The kernel buildsystem indeed defines CC, but
it gets re-defined by the iqvlinux Makefile, which gets included by the
kernel buildsystem since we do M=/path/to/iqvlinux to build the
iqvlinux module.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list