From: Michael Jeanson Date: Fri, 11 Dec 2015 21:26:22 +0000 (-0500) Subject: Rename sub makefiles to Kbuild X-Git-Tag: v2.8.0-rc1~50 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=50984b44b96011427045f6e294b6b09ba7b8ac1d;hp=50984b44b96011427045f6e294b6b09ba7b8ac1d;p=lttng-modules.git Rename sub makefiles to Kbuild This follows kbuild's convention and makes it clear that the make command has to be run from the base directory. Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers ---