diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-03-30 19:08:48 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-04-23 00:09:41 +0900 |
commit | 72a9913a8554f5c05b20005980d3dfbf905af9f8 (patch) | |
tree | d409d74877eadb9d9c4077e724a196fd6176c5b7 /scripts | |
parent | ed30a4a51bb196781c8058073ea720133a65596f (diff) | |
download | linux-72a9913a8554f5c05b20005980d3dfbf905af9f8.tar.gz linux-72a9913a8554f5c05b20005980d3dfbf905af9f8.tar.bz2 linux-72a9913a8554f5c05b20005980d3dfbf905af9f8.zip |
parisc: vdso: remove unused C build rule in vdso32/Makefile
The build rule for C is unused because 'obj-cvdso32' is not defined
in this Makefile.
If you add a C file into arch/parisc/kernel/vdso32/ in the future,
you can revert this commit. The kernel does not keep unused code.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions