summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-07-01 09:58:43 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-07-09 10:10:52 +0900
commitb60b7c2ea9b7f854d457fefd592c77f621a86580 (patch)
treed242925d273b58b3d9f0907b4c9b899b0a4a649f /Makefile
parent1e21cbfada87f697a2a7c450542a7d28925abee6 (diff)
kheaders: remove meaningless -R option of 'ls'
The -R option of 'ls' is supposed to be used for directories. -R, --recursive list subdirectories recursively Since 'find ... -type f' only matches to regular files, we do not expect directories passed to the 'ls' command here. Giving -R is harmless at least, but unneeded. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions