[OpenWrt-Devel] [PATCH] Ralink RT288x/RT3xxx: Added support for ZBT-826 / ZBT-1026

John Crispin john at phrozen.org
Mon Feb 29 06:02:38 EST 2016


Hi,

On 29/02/2016 11:30, Jamie Stuart wrote:
> --- a/target/linux/ramips/base-files/lib/ramips.sh
> +++ b/target/linux/ramips/base-files/lib/ramips.sh
> @@ -478,6 +478,9 @@ ramips_board_detect() {
> 	*"ZBT-WG2626")
> 		name="zbt-wg2626"
> 		;;
> +	*"ZBT-WE826")
> +		name="zbt-we826"
> +		;;
> 	*"ZBT-WR8305RT")
> 		name="zbt-wr8305rt"


please keep the alphabetical ordering. this seems to be wrong several
places in the patch.

also use "ramips:" as a prefix rather than "Ralink RT288x/RT3xxx"

	John
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list