Răsfoiți Sursa

lantiq: fix wbmr-hp-g300h image metadata

The Annex A and Annex B version are using the same (old) userspace
boardname. Update the SUPPORTED_DEVICES to allow an update from lede-17.01.

Signed-off-by: Mathias Kresin <[email protected]>
Mathias Kresin 7 ani în urmă
părinte
comite
d726187367
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      target/linux/lantiq/image/Makefile

+ 2 - 2
target/linux/lantiq/image/Makefile

@@ -468,7 +468,7 @@ define Device/buffalo_wbmr-hp-g300h-a
 	kmod-ltq-adsl-ar9-fw-a kmod-ltq-atm-ar9 \
 	ltq-adsl-app ppp-mod-pppoa \
 	kmod-ath9k kmod-owl-loader wpad-mini
-  SUPPORTED_DEVICES := WBMRA buffalo,wbmr-hp-g300h
+  SUPPORTED_DEVICES := WBMR buffalo,wbmr-hp-g300h
 endef
 TARGET_DEVICES += buffalo_wbmr-hp-g300h-a
 
@@ -481,7 +481,7 @@ define Device/buffalo_wbmr-hp-g300h-b
 	kmod-ltq-adsl-ar9-fw-b kmod-ltq-atm-ar9 \
 	ltq-adsl-app ppp-mod-pppoa \
 	kmod-ath9k kmod-owl-loader wpad-mini
-  SUPPORTED_DEVICES := WBMRB buffalo,wbmr-hp-g300h
+  SUPPORTED_DEVICES := WBMR buffalo,wbmr-hp-g300h
 endef
 TARGET_DEVICES += buffalo_wbmr-hp-g300h-b