Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: remove redundant -rR flag of hdr-inst
Passing -rR for "make headers_install" is redundant because the top Makefile has already set -rR to MAKEFLAGS. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Michal Marek <[email protected]>
- Loading branch information