netmodule-linux-image: get rid of athk* firmware packages
Hardware nmhw21 doesn't have any atheros wifi nor bluetooth chip. So remove these two firmware packages. BugzID: 53810 Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
parent
80bcc5d2ba
commit
dbb45e6faa
|
|
@ -19,8 +19,6 @@ FIRMWARE_am335x-nrhw20 = " \
|
||||||
"
|
"
|
||||||
|
|
||||||
FIRMWARE_am335x-nmhw21 = " \
|
FIRMWARE_am335x-nmhw21 = " \
|
||||||
linux-firmware-ath6k \
|
|
||||||
linux-firmware-ath9k \
|
|
||||||
linux-firmware-wl18xx\
|
linux-firmware-wl18xx\
|
||||||
wlconf-bin \
|
wlconf-bin \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue