Skip to content
Commit 283ab1c0 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86, boot: follow standard Kbuild style for compression suffix



When generating the compression suffix in
arch/x86/boot/compressed/Makefile, follow standard Kbuild
conventions, that is:

- Use a dash not underscore before y/m/n endings
- Use := whenever possible.

Requested-by: default avatarSam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 5f11e020
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment