diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-08-09 03:48:47 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-08-09 03:48:47 +0000 |
commit | 99230c6eb351bf2dfaca20ca3c3778c0a5016d71 (patch) | |
tree | bd7dab8a584ff99af28e82097b8dc1df1413d43a /target/powerpc/yaboot/Config.in | |
parent | b904ce177803224ea39b709d1236bc61123e669e (diff) |
typo -- revenge of cut n paste
Diffstat (limited to 'target/powerpc/yaboot/Config.in')
-rw-r--r-- | target/powerpc/yaboot/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/powerpc/yaboot/Config.in b/target/powerpc/yaboot/Config.in index 2072421d6..fa79846bc 100644 --- a/target/powerpc/yaboot/Config.in +++ b/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 |