-
- Downloads
security: remove unneeded subdir-$(CONFIG_...)
All of these are unneeded. The directories to descend are specified
by obj-$(CONFIG_...).
Signed-off-by:
Masahiro Yamada <masahiroy@kernel.org>
Please register or sign in to comment
All of these are unneeded. The directories to descend are specified
by obj-$(CONFIG_...).
Signed-off-by:
Masahiro Yamada <masahiroy@kernel.org>