kumquat-buildroot/package/kmod
Thomas Petazzoni 00deac473c kmod: allow to build a host variant
Since module-init-tools is deprecated, we now want to use kmod instead
for the installation of modules during the kernel build process. In
order to do this, we need to be able to build a host variant of kmod,
which is want this patch allows to do.

Note that only the depmod tool is installed on the host, since that's
the only one likely to be used on the host in a cross-compilation
context.

[Peter: needs AUTORECONF for the host as well. Fix comment while we're at it]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-02 22:59:00 +02:00
..
Config.in kmod: _TOOLS option should only be visible if kmod is enabled 2012-06-20 22:45:10 +02:00
kmod-0001-Add-configure-check-for-_Static_assert.patch kmod: fix build failure on gcc < 4.6 caused by _Static_assert() 2013-08-28 23:59:26 +02:00
kmod.mk kmod: allow to build a host variant 2013-09-02 22:59:00 +02:00