aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/Makefile
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-10-28 14:10:21 +0200
committerBorislav Petkov <bp@suse.de>2021-10-28 20:19:13 +0200
commita757ac555ce1dafca848aa090b66cd04b5ce40e7 (patch)
treeea01192d0d8f8a20733f7e848c4f085edb9fd3c0 /arch/x86/Makefile
parentx86/of: Kill unused early_init_dt_scan_chosen_arch() (diff)
downloadwireguard-linux-a757ac555ce1dafca848aa090b66cd04b5ce40e7.tar.xz
wireguard-linux-a757ac555ce1dafca848aa090b66cd04b5ce40e7.zip
x86/Makefile: Remove unneeded whitespaces before tabs
Align the FDINITRD line to the FDARGS one with tabs. [ bp: Commit message. ] Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211028121021.10384-1-ehaouas@noos.fr
Diffstat (limited to 'arch/x86/Makefile')
-rw-r--r--arch/x86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index 7488cfbbd2f6..aab70413ae7a 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -299,7 +299,7 @@ define archhelp
echo ' isoimage - Create a boot CD-ROM image (arch/x86/boot/image.iso)'
echo ' bzdisk/fdimage*/hdimage/isoimage also accept:'
echo ' FDARGS="..." arguments for the booted kernel'
- echo ' FDINITRD=file initrd for the booted kernel'
+ echo ' FDINITRD=file initrd for the booted kernel'
echo ''
echo ' kvm_guest.config - Enable Kconfig items for running this kernel as a KVM guest'
echo ' xen.config - Enable Kconfig items for running this kernel as a Xen guest'