Browse Source

ath79: wlr-7100: remove device variant indicator

As reported by user, the same image works on both device variants which
are v1 001 and v1 002.

Signed-off-by: Tomasz Maciej Nowak <[email protected]>
Tomasz Maciej Nowak 4 years ago
parent
commit
474aa3237c

+ 1 - 1
target/linux/ath79/dts/ar1022_sitecom_wlr-7100.dts

@@ -6,7 +6,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-	model = "Sitecom WLR-7100 v1 002 (X7 AC1200)";
+	model = "Sitecom WLR-7100 (X7 AC1200)";
 	compatible = "sitecom,wlr-7100", "qca,ar9344";
 
 	aliases {

+ 0 - 1
target/linux/ath79/image/generic.mk

@@ -1659,7 +1659,6 @@ define Device/sitecom_wlr-7100
   SOC := ar1022
   DEVICE_VENDOR := Sitecom
   DEVICE_MODEL := WLR-7100
-  DEVICE_VARIANT := v1 002
   DEVICE_PACKAGES := ath10k-firmware-qca988x-ct kmod-ath10k-ct-smallbuffers kmod-usb2
   IMAGES += factory.dlf
   IMAGE/factory.dlf := append-kernel | pad-to $$$$(BLOCKSIZE) | \