]> git.ipfire.org Git - thirdparty/kmod.git/commit
build: Stop using dolt
authorAdrian Bunk <bunk@kernel.org>
Wed, 20 Feb 2019 12:22:04 +0000 (14:22 +0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 20 Feb 2019 18:38:56 +0000 (10:38 -0800)
commitf8b8d7b330433511d19a936ddfc7b7d1af5490b5
treeae13b2adba555f9d428818079edf849f640f512d
parent8e266b9eeffa3c1fc4dca0081c0553f8c2a488c0
build: Stop using dolt

This does regress "make -12" from 0.7s to 0.9s on my
Coffee Lake machine, but even on slower hardware this
will not amount to a noticable slowdown.

On the other hand using dolt can create problems for
people doing cross-compilation, e.g. Yocto has two
hacks just for dolt in kmod:
https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/kmod/kmod.inc?id=a17abae00785c76cfffe5381a22fb2c86b982e82

(Lucas: remove leftover entry in Makefile and reformat commit message)
.gitignore
Makefile.am
configure.ac
m4/dolt.m4 [deleted file]