Explorar el Código

Fixed missing "

Nigel Kukard hace 16 años
padre
commit
98eefe7074
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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