kumquat-buildroot/package/kmod
Thomas Petazzoni b7c0041c31 kmod: does not support static builds
Since kmod 14, the support for building a static library has been
removed completely from kmod. Therefore, we mark kmod as
!BR2_PREFER_STATIC_LIB, as well as all its reverse dependencies, which
includes the option to use the "udev" /dev management method.

[Peter: show comment for udev when BR2_PREFER_STATIC_LIB is enabled]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-02 23:22:14 +02:00
..
Config.in kmod: does not support static builds 2013-09-02 23:22:14 +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 Remove references to module-init-tools 2013-09-02 23:01:34 +02:00