Skip to content

Commit

Permalink
Revert "ipq-wifi: add board files for prpl Foundation Haze board"
Browse files Browse the repository at this point in the history
This reverts commit 6845c53.  as this
was commited by accident, its still work in progress.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
  • Loading branch information
ynezz authored and pull[bot] committed Sep 24, 2023
1 parent c027450 commit 873e9f9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package/firmware/ipq-wifi/Makefile
Expand Up @@ -6,9 +6,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/firmware/qca-wireless.git
PKG_SOURCE_DATE:=2023-05-30
PKG_SOURCE_VERSION:=47d5229a458d7ef00cab9c14cd541f12a6497065
PKG_MIRROR_HASH:=658213040f6d628349b4fe6398fbc8eb1a8bb76c904fe32984564537a931e2c4
PKG_SOURCE_DATE:=2023-05-22
PKG_SOURCE_VERSION:=0f73d32e641c4f17e64597da0e6c40ed3cbebe69
PKG_MIRROR_HASH:=70bd8ecda004528ec74de078d00df792f92322c58c4ec4b0630d1da097a8bc89

PKG_FLAGS:=nonshared

Expand All @@ -34,7 +34,6 @@ ALLWIFIBOARDS:= \
edgecore_eap102 \
edimax_cax1800 \
netgear_wax218 \
prpl_haze \
qnap_301w \
redmi_ax6 \
wallys_dr40x9 \
Expand Down Expand Up @@ -121,7 +120,6 @@ $(eval $(call generate-ipq-wifi-package,edgecore_eap102,Edgecore EAP102))
$(eval $(call generate-ipq-wifi-package,edimax_cax1800,Edimax CAX1800))
$(eval $(call generate-ipq-wifi-package,netgear_wax218,Netgear WAX218))
$(eval $(call generate-ipq-wifi-package,qnap_301w,QNAP 301w))
$(eval $(call generate-ipq-wifi-package,prpl_haze,prpl Haze))
$(eval $(call generate-ipq-wifi-package,redmi_ax6,Redmi AX6))
$(eval $(call generate-ipq-wifi-package,wallys_dr40x9,Wallys DR40X9))
$(eval $(call generate-ipq-wifi-package,xiaomi_ax3600,Xiaomi AX3600))
Expand Down

0 comments on commit 873e9f9

Please sign in to comment.