package/linux-firmware: Fix "firmwares" plural

Minor nit: Like "hardware", "software" and "sheep", the plural of
"firmware" is "firmware".

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Jeremy Kerr 2014-01-16 14:27:51 +08:00 committed by Peter Korsgaard
parent 0469ab8835
commit 8ac836c532
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ config BR2_PACKAGE_LINUX_FIRMWARE
if BR2_PACKAGE_LINUX_FIRMWARE
menu "WiFi firmwares"
menu "WiFi firmware"
config BR2_PACKAGE_LINUX_FIRMWARE_ATHEROS_7010
bool "Atheros 7010"
@ -93,7 +93,7 @@ config BR2_PACKAGE_LINUX_FIRMWARE_TI_WL128X
endmenu
menu "DVB firmwares"
menu "DVB firmware"
config BR2_PACKAGE_LINUX_FIRMWARE_DIB0700
bool "DiBcom dib0700"