summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNigel Kukard <nkukard@lbsd.net>2009-01-03 15:03:16 +0000
committerNigel Kukard <nkukard@lbsd.net>2009-01-03 15:03:16 +0000
commit98eefe7074bd385eb5b9f41de97e97587bf15d9d (patch)
tree7b7263fa2e0f55f359872e5a20f59196c3573359 /target
parent910dc8cb07abd90bc20e762fa580a8608c414d4a (diff)
downloadbuildroot-novena-98eefe7074bd385eb5b9f41de97e97587bf15d9d.tar.gz
buildroot-novena-98eefe7074bd385eb5b9f41de97e97587bf15d9d.zip
Fixed missing "
Diffstat (limited to 'target')
-rw-r--r--target/u-boot/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in
index 7899806e7..a58542ba4 100644
--- a/target/u-boot/Config.in
+++ b/target/u-boot/Config.in
@@ -67,7 +67,7 @@ choice
depends on BR2_BOOTSOURCE_DATAFLASHCARD
config BR2_TARGET_UBOOT_BOOTSOURCE_DATAFLASH
- bool "Boot from dataflash
+ bool "Boot from dataflash"
depends on BR2_BOOTSOURCE_DATAFLASH
config BR2_TARGET_UBOOT_BOOTSOURCE_NANDFLASH