diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/firmware/ath10k-firmware/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile index 08fe5917a7..c15adc3bc1 100644 --- a/package/firmware/ath10k-firmware/Makefile +++ b/package/firmware/ath10k-firmware/Makefile @@ -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 |