]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
kbuild: remove redundant mkdir from ./Kbuild
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 13 Nov 2017 10:29:39 +0000 (19:29 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 16 Nov 2017 00:07:36 +0000 (09:07 +0900)
commit4173cbac80faa22a8e2de40bcc7c156b675652b3
tree84ca17f66f09d8f6314e3594c9861b1e0611b75c
parentc4da7ed0e7d715b159b11efd10408510ffed1aa3
kbuild: remove redundant mkdir from ./Kbuild

These two targets are added to "targets".  Their directories are
automatically created.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Kbuild