We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2739ca commit a757ac5Copy full SHA for a757ac5
arch/x86/Makefile
@@ -299,7 +299,7 @@ define archhelp
299
echo ' isoimage - Create a boot CD-ROM image (arch/x86/boot/image.iso)'
300
echo ' bzdisk/fdimage*/hdimage/isoimage also accept:'
301
echo ' FDARGS="..." arguments for the booted kernel'
302
- echo ' FDINITRD=file initrd for the booted kernel'
+ echo ' FDINITRD=file initrd for the booted kernel'
303
echo ''
304
echo ' kvm_guest.config - Enable Kconfig items for running this kernel as a KVM guest'
305
echo ' xen.config - Enable Kconfig items for running this kernel as a Xen guest'
0 commit comments