diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2015-07-12 02:21:41 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-12 11:56:19 +0200 |
commit | 6391bfd76b3733a49e1bfd96e22ffaaf36db509a (patch) | |
tree | 3f13247ceac1bf5c1ae25b6fd4cf968ed53abc0e /package/nodejs/nodejs.hash | |
parent | e5f4122c56debc43bba1d0e8085a2cd25541e546 (diff) | |
download | buildroot-6391bfd76b3733a49e1bfd96e22ffaaf36db509a.tar.gz buildroot-6391bfd76b3733a49e1bfd96e22ffaaf36db509a.zip |
package/sysdig: use kernel-module helper
sysdig's Makefile was already calling the Linux buildsystem to build its
modules, so switch to using the new kernel-module infra.
This has the benefit of making sysdig actually buildable, otherwise it
fails because it tries to use the kernel headers from the host:
make: *** /lib/modules/3.13.0-53-generic/build: No such file or directory. Stop.
make[5]: *** [all] Error 2
make[4]: *** [driver/CMakeFiles/driver] Error 2
make[3]: *** [driver/CMakeFiles/driver.dir/all] Error 2
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nodejs/nodejs.hash')
0 files changed, 0 insertions, 0 deletions