diff options
author | Masahiro Yamada | 2017-09-30 03:10:05 +0200 |
---|---|---|
committer | Masahiro Yamada | 2017-10-09 11:13:19 +0200 |
commit | 5289c322ba994c7b07a4780243dca1feb610954f (patch) | |
tree | 84cca60efb31dd13aae8fd8b8aee9f23255ae0a6 /scripts/dtc/dtx_diff | |
parent | kbuild: rpm-pkg: install vmlinux.bz2 unconditionally (diff) | |
download | kernel-qcow2-linux-5289c322ba994c7b07a4780243dca1feb610954f.tar.gz kernel-qcow2-linux-5289c322ba994c7b07a4780243dca1feb610954f.tar.xz kernel-qcow2-linux-5289c322ba994c7b07a4780243dca1feb610954f.zip |
kbuild: rpm-pkg: clean up mkspec
Clean up the mkspec without changing the behavior.
- grep CONFIG_DRM=y more simply
- move "EXCLUDE" out of the "%install" section because it can be
computed when the spec file is generated
- remove "BuildRoot:" field, which is now redundant
- do not mkdir $RPM_BUILD_ROOT/lib/modules explicitly because it
is automatically created by "make modules_install"
- exclude "%package devel" from source package spec file because
it does not make sense where "%files devel" is already excluded
- exclude "%build" from source package spec file
- remove unneeded "make clean" because we had already cleaned
before making tar file
- merge two %ifarch ia64 conditionals
- replace KBUILD_IMAGE with direct use of $(make image_name)
- remove trailing empty line from the spec file
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/dtc/dtx_diff')
0 files changed, 0 insertions, 0 deletions