Skip to content
Snippets Groups Projects
Commit 70011393 authored by Alberto Bursi's avatar Alberto Bursi Committed by John Crispin
Browse files

ath10k-firmware: removed broken submenu


this package references an undefined variable for its submenu.
Remove this NOP variable assignment.

Signed-off-by: default avatarAlberto Bursi <alberto.bursi@outlook.it>
parent 1e15d92d
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/ath10k-firmware-default
SECTION:=firmware
CATEGORY:=Firmware
SUBMENU:=$(WMENU)
URL:=$(PKG_SOURCE_URL)
DEPENDS:=
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment