From: Christian Lamparter Date: Sun, 29 Jul 2018 09:55:13 +0000 (+0200) Subject: ipq-wifi: add a note / reminder about upstreaming new board files X-Git-Tag: v19.07.0-rc1~3068 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=df495305f36216c972255f62d0d0b6f8d4567b87;p=oweals%2Fopenwrt.git ipq-wifi: add a note / reminder about upstreaming new board files |Please send a mail with your device-specific board files upstream. |You can find instructions and examples on the linux-wireless wiki: | Signed-off-by: Christian Lamparter --- diff --git a/package/firmware/ipq-wifi/Makefile b/package/firmware/ipq-wifi/Makefile index b1428f173d..a5555d5d7c 100644 --- a/package/firmware/ipq-wifi/Makefile +++ b/package/firmware/ipq-wifi/Makefile @@ -14,6 +14,9 @@ define Build/Compile endef #ALLWIFIBOARDS:= +# Please send a mail with your device-specific board files upstream. +# You can find instructions and examples on the linux-wireless wiki: +# ALLWIFIBOARDS:=zyxel_nbg6617 zyxel_wre6606 ALLWIFIPACKAGES:=$(foreach BOARD,$(ALLWIFIBOARDS),ipq-wifi-$(BOARD))