Browse Source

typo -- revenge of cut n paste

Eric Andersen 20 years ago
parent
commit
99230c6eb3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/powerpc/yaboot/Config.in

+ 1 - 1
target/powerpc/yaboot/Config.in

@@ -1,5 +1,5 @@
 config BR2_TARGET_YABOOT
-	bool "grub bootloader"
+	bool "yaboot bootloader"
 	default n
 	depends on BR2_powerpc
 	help