Skip to content

Commit 2673678

Browse files
author
Fox Snowpatch
committed
1 parent f85c105 commit 2673678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/powerpc/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ define archhelp
359359
echo ' install - Install kernel using'
360360
echo ' (your) ~/bin/$(INSTALLKERNEL) or'
361361
echo ' (distribution) /sbin/$(INSTALLKERNEL) or'
362-
echo ' install to $$(INSTALL_PATH) and run lilo'
362+
echo ' install to $$(INSTALL_PATH)'
363363
echo ' *_defconfig - Select default config from arch/powerpc/configs'
364364
echo ''
365365
echo ' Targets with <dt> embed a device tree blob inside the image'

0 commit comments

Comments
 (0)