diff options
| author | Masahiro Yamada <[email protected]> | 2019-11-14 15:49:22 +0000 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2019-11-15 11:07:32 +0000 |
| commit | 66584ea6b70a6cbae661292702e56a07580dbbd4 (patch) | |
| tree | 2de1698a9ba7c0f0cc1580895e65ac694addb0ec /lib/test_printf.c | |
| parent | m68k: Convert missed RODATA to RO_DATA (diff) | |
| download | kernel-66584ea6b70a6cbae661292702e56a07580dbbd4.tar.gz kernel-66584ea6b70a6cbae661292702e56a07580dbbd4.zip | |
x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
CFLAGS_REMOVE_*.o syntax is used to drop particular flags when
building objects from C files. It has no effect for assembly files.
vdso-note.o is compiled from the assembly file, vdso-note.S, hence
CFLAGS_REMOVE_vdso-note.o is meaningless.
Neither vvar.c nor vvar.S is found in the vdso directory. Since there
is no source file to create vvar.o, CFLAGS_REMOVE_vvar.o is also
meaningless.
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: x86-ml <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions
