1
0
Fork 0
alistair23-linux/samples/vfs
Masahiro Yamada 6944a06d14 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>
2019-05-18 11:29:01 +09:00
..
.gitignore Add gitignore file for samples/vfs/ generated files 2019-05-14 13:30:10 -07:00
Makefile samples: guard sub-directories with CONFIG options 2019-05-18 11:29:01 +09:00
test-fsmount.c
test-statx.c