diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2019-01-29 18:12:51 +0100 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2019-02-26 00:16:22 +0100 |
commit | d3f82d3b8466a3328755a80ac249d447cb2309a2 (patch) | |
tree | e048ad734ec03d318f3066a86f5d39c0ff81e6fd /package/firmware | |
parent | 99f72c0d6264661873de418868de0003fef21086 (diff) | |
download | upstream-d3f82d3b8466a3328755a80ac249d447cb2309a2.tar.gz upstream-d3f82d3b8466a3328755a80ac249d447cb2309a2.tar.bz2 upstream-d3f82d3b8466a3328755a80ac249d447cb2309a2.zip |
ipq-wifi: add board-2.bin for ALFA Network AP120C-AC
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'package/firmware')
-rw-r--r-- | package/firmware/ipq-wifi/Makefile | 3 | ||||
-rw-r--r-- | package/firmware/ipq-wifi/board-alfa-network_ap120c-ac.bin | bin | 0 -> 24276 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/package/firmware/ipq-wifi/Makefile b/package/firmware/ipq-wifi/Makefile index 8b7668ba09..3ce769afc6 100644 --- a/package/firmware/ipq-wifi/Makefile +++ b/package/firmware/ipq-wifi/Makefile @@ -18,7 +18,7 @@ endef # Please send a mail with your device-specific board files upstream. # You can find instructions and examples on the linux-wireless wiki: # <https://wireless.wiki.kernel.org/en/users/drivers/ath10k/boardfiles> -ALLWIFIBOARDS:=asus_map-ac2200 engenius_eap1300 linksys_ea6350v3 +ALLWIFIBOARDS:=alfa-network_ap120c-ac asus_map-ac2200 engenius_eap1300 linksys_ea6350v3 ALLWIFIPACKAGES:=$(foreach BOARD,$(ALLWIFIBOARDS),ipq-wifi-$(BOARD)) define Package/ipq-wifi-default @@ -53,6 +53,7 @@ Don't install it for any other device! endef #$(eval $(call generate-ipq-wifi-package,<devicename>,<filename>,<displayname>)) +$(eval $(call generate-ipq-wifi-package,alfa-network_ap120c-ac,board-alfa-network_ap120c-ac.bin,ALFA Network AP120C-AC)) $(eval $(call generate-ipq-wifi-package,asus_map-ac2200,board-map-ac2200.bin,ASUS MAP-AC2200)) $(eval $(call generate-ipq-wifi-package,engenius_eap1300,board-engenius_eap1300.bin,EnGenius EAP1300)) $(eval $(call generate-ipq-wifi-package,linksys_ea6350v3,board-linksys_ea6350v3.bin,Linksys EA6350v3)) diff --git a/package/firmware/ipq-wifi/board-alfa-network_ap120c-ac.bin b/package/firmware/ipq-wifi/board-alfa-network_ap120c-ac.bin Binary files differnew file mode 100644 index 0000000000..2a3d81fe71 --- /dev/null +++ b/package/firmware/ipq-wifi/board-alfa-network_ap120c-ac.bin |