Remove trailing quote from help lines
This commit is contained in:
parent
74548a0071
commit
a1d845f168
@ -15,32 +15,32 @@ choice
|
||||
config BR2_ARCH_AVR32_2_6_24
|
||||
bool "2.6.24"
|
||||
help
|
||||
Apply the avr32 linux-2.6.24 patches"
|
||||
Apply the avr32 linux-2.6.24 patches
|
||||
|
||||
config BR2_ARCH_AVR32_2_6_23
|
||||
bool "2.6.23"
|
||||
help
|
||||
Apply the avr32 linux-2.6.23 patches"
|
||||
Apply the avr32 linux-2.6.23 patches
|
||||
|
||||
config BR2_ARCH_AVR32_2_6_22_10
|
||||
bool "2.6.22.10"
|
||||
help
|
||||
Apply the avr32 linux-2.6.22.10 patches"
|
||||
Apply the avr32 linux-2.6.22.10 patches
|
||||
|
||||
config BR2_ARCH_AVR32_2_6_22_1
|
||||
bool "2.6.22.1"
|
||||
help
|
||||
Apply the avr32 linux-2.6.22.1 patches"
|
||||
Apply the avr32 linux-2.6.22.1 patches
|
||||
|
||||
config BR2_ARCH_AVR32_2_6_21_5
|
||||
bool "2.6.21.5"
|
||||
help
|
||||
Apply the avr32 linux-2.6.21.5 patches"
|
||||
Apply the avr32 linux-2.6.21.5 patches
|
||||
|
||||
config BR2_ARCH_AVR32_2_6_20_4
|
||||
bool "2.6.20.4"
|
||||
help
|
||||
Apply the avr32 linux-2.6.20.4 patches"
|
||||
Apply the avr32 linux-2.6.20.4 patches
|
||||
|
||||
endchoice
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user