Browse Source

Fixed missing "

Nigel Kukard 16 năm trước cách đây
mục cha
commit
98eefe7074
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      target/u-boot/Config.in

+ 1 - 1
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