diff options
author | Masahiro Yamada | 2018-03-16 08:37:10 +0100 |
---|---|---|
committer | Masahiro Yamada | 2018-03-25 19:01:22 +0200 |
commit | baa16684b0eb4e590c7e0e65fff4d348c877bc4e (patch) | |
tree | 8db4954f34d0b33a36045b6e2da5f6251c7879fb /arch/sh/oprofile/Makefile | |
parent | kbuild: clear LDFLAGS in the top Makefile (diff) | |
download | kernel-qcow2-linux-baa16684b0eb4e590c7e0e65fff4d348c877bc4e.tar.gz kernel-qcow2-linux-baa16684b0eb4e590c7e0e65fff4d348c877bc4e.tar.xz kernel-qcow2-linux-baa16684b0eb4e590c7e0e65fff4d348c877bc4e.zip |
kbuild: remove wrong 'touch' in adjust_autoksyms.sh
The comment mentions it creates autoksyms.h in case it is missing,
but the actual code touches it when it does exists.
The build system creates it anyway because <linux/export.h> and
<asm-generic/export.h> need it.
The code would not have worked as intended, and people have not
noticed it. This is a proof that we can simply remove it.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Diffstat (limited to 'arch/sh/oprofile/Makefile')
0 files changed, 0 insertions, 0 deletions