lantiq: fix wbmr-hp-g300h image metadata
authorMathias Kresin <dev@kresin.me>
Thu, 4 Jan 2018 20:18:28 +0000 (21:18 +0100)
committerMathias Kresin <dev@kresin.me>
Thu, 4 Jan 2018 20:23:59 +0000 (21:23 +0100)
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 <dev@kresin.me>
target/linux/lantiq/image/Makefile

index e643a3647545dc01e6c81ec4d04373a6e4552242..dcd0c710d10e41be58fdf17152c92f2fbf645b26 100644 (file)
@@ -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