diff options
| author | Masahiro Yamada <masahiroy@kernel.org> | 2021-05-28 04:52:09 +0100 |
|---|---|---|
| committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2021-06-07 12:56:21 +0100 |
| commit | 6073882cc1a8a0bcff840d6754f2f8205ba42342 (patch) | |
| tree | 12345802ad13c9c0739bfa746586bd8165bc04c5 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ARM: 9083/1: uncompress: atags_to_fdt: Spelling s/REturn/Return/ (diff) | |
| download | linux-6073882cc1a8a0bcff840d6754f2f8205ba42342.tar.gz linux-6073882cc1a8a0bcff840d6754f2f8205ba42342.zip | |
ARM: 9084/1: simplify the build rule of mach-types.h
The directory of mach-types.h is created a couple of lines above:
_dummy := $(shell [ -d '$(kapi)' ] || mkdir -p '$(kapi)') \
The 'mkdir -p' command is redundant.
scripts/Kbuild.include defines real-prereqs as a shorthand for
$(filter-out $(PHONY),$^). Let's use it to simplify the code.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
