forked from mirror/openwrt
mac80211: broadcom: fix Makefile syntax error
Remove unmatched endif.
fixes: 2948dbebbf ("mac80211: use OpenWrt mirror for b43 fw downloads")
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/22430
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
200158208e
commit
7824dbcab8
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ else
|
|||
endif
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
ifneq ($(CONFIG_B43_OPENFIRMWARE),)
|
||||
PKG_B43_FWV4_NAME:=broadcom-wl
|
||||
PKG_B43_FWV4_VERSION:=5.2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue