mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ath10k-firmware: remove dependency on kmod-ath10k so that it can be selected instead
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48821 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -28,12 +28,10 @@ define Package/ath10k-firmware-default
|
||||
CATEGORY:=Kernel modules
|
||||
SUBMENU:=$(WMENU)
|
||||
URL:=$(PKG_SOURCE_URL)
|
||||
DEPENDS:=kmod-ath10k
|
||||
endef
|
||||
|
||||
define Package/ath10k-firmware-qca988x
|
||||
$(Package/ath10k-firmware-default)
|
||||
DEFAULT:=PACKAGE_kmod-ath10k
|
||||
TITLE:=ath10k firmware for QCA988x devices
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user