Searched hist:"6944 a06d141b9afea38b15da08bd773d90abef0c" (Results 1 – 2 of 2) sorted by relevance
/linux/samples/vfs/ |
H A D | Makefile | diff 6944a06d141b9afea38b15da08bd773d90abef0c Thu May 09 03:00:19 CEST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> samples: guard sub-directories with CONFIG options
Do not descend to sub-directories when unneeded.
I used subdir-$(CONFIG_...) for hidraw, seccomp, and vfs because they only contain host programs.
While we are here, let's add SPDX License tag, and sort the directories alphabetically.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/linux/samples/seccomp/ |
H A D | Makefile | diff 6944a06d141b9afea38b15da08bd773d90abef0c Thu May 09 03:00:19 CEST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> samples: guard sub-directories with CONFIG options
Do not descend to sub-directories when unneeded.
I used subdir-$(CONFIG_...) for hidraw, seccomp, and vfs because they only contain host programs.
While we are here, let's add SPDX License tag, and sort the directories alphabetically.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|