We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85c105 commit 2673678Copy full SHA for 2673678
arch/powerpc/Makefile
@@ -359,7 +359,7 @@ define archhelp
359
echo ' install - Install kernel using'
360
echo ' (your) ~/bin/$(INSTALLKERNEL) or'
361
echo ' (distribution) /sbin/$(INSTALLKERNEL) or'
362
- echo ' install to $$(INSTALL_PATH) and run lilo'
+ echo ' install to $$(INSTALL_PATH)'
363
echo ' *_defconfig - Select default config from arch/powerpc/configs'
364
echo ''
365
echo ' Targets with <dt> embed a device tree blob inside the image'
0 commit comments