Przeglądaj źródła

ipq806x: enable ath10k firmware for 988x, 99x0 and 9984 by default

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 9 lat temu
rodzic
commit
39a229ed4b
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      target/linux/ipq806x/profiles/00-default.mk

+ 3 - 2
target/linux/ipq806x/profiles/00-default.mk

@@ -1,6 +1,7 @@
 define Profile/Default
-	NAME:=Default Profile
-	PRIORITY:=1
+  NAME:=Default Profile
+  PRIORITY:=1
+  PACKAGES:=ath10k-firmware-qca99x0 ath10k-firmware-qca988x ath10k-firmware-qca9984
 endef
 
 define Profile/Default/Description