Argh. That added line should be DEVICE_VARIANT, not DEVICE_MODEL. I'll hold off sending a v5 until I hear back other feedback.
On Tue, Mar 10, 2020 at 6:06 PM Russell Senior <[email protected]> wrote: > Signed-off-by: Russell Senior <[email protected]> > --- > target/linux/ath79/image/generic-ubnt.mk | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/target/linux/ath79/image/generic-ubnt.mk > b/target/linux/ath79/image/generic-ubnt.mk > index 5808d8f424..e8c8ebf30b 100644 > --- a/target/linux/ath79/image/generic-ubnt.mk > +++ b/target/linux/ath79/image/generic-ubnt.mk > @@ -136,6 +136,7 @@ TARGET_DEVICES += ubnt_bullet-m-ar7241 > define Device/ubnt_bullet-m-xw > $(Device/ubnt-xw) > DEVICE_MODEL := Bullet-M > + DEVICE_MODEL := XW > DEVICE_PACKAGES += rssileds > SUPPORTED_DEVICES += bullet-m-xw > endef > -- > 2.25.1 > >
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
