summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-05-26 17:25:26 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-05-26 17:25:26 (EDT)
commit5bc3968dc86915b3c291e05d7c197db7ca07f457 (patch)
treeaeb34111c9e8b5a423508a32a51811a00fa247c2
parent8eabd4f607e8509955fc2a4d825562456bf18f5e (diff)
lib/buildsystem.sh: Enable kbuild plugin.
-rw-r--r--lib/buildsystem.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/buildsystem.sh b/lib/buildsystem.sh
index cc910b8..314f20d 100644
--- a/lib/buildsystem.sh
+++ b/lib/buildsystem.sh
@@ -22,6 +22,7 @@ _OH_BUILDSYSTEM_SM='true'
_OH_BUILDSYSTEMS='
autoconf
+kbuild
make
'