apm821xx: NETGEAR WNDR4700: Fix compat version
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 27 Jan 2025 00:09:33 +0000 (01:09 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 27 Jan 2025 22:53:29 +0000 (23:53 +0100)
commit50cb934142e3f6668dc8ebb8a7e54e6b17e14bd1
treed3d8777c720bf61f06345d65e3b67e4c46e5f2b2
parent6f7bbd03954e8aa79484b7c5b727dd814bfee78d
apm821xx: NETGEAR WNDR4700: Fix compat version

The definition for the netgear_wndr4700 had two different
DEVICE_COMPAT_VERSION definitions.

In commit 5815884c3a2 ("apm821xx: migrate to DSA"), an additional
DEVICE_COMPAT_VERSION := 3.0 attribute was added to the device
definition. The old one with version 2.0 stayed and was defined later
overwriting the new one.

Replace the old version 2.0 with the new version 3.0

Fixes: 5815884c3a2a ("apm821xx: migrate to DSA")
Link: https://forum.openwrt.org/t/openwrt-24-10-0-rc6-sixth-release-candidate/222466/43
Link: https://github.com/openwrt/openwrt/pull/17741
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit dab52c00d712a421d6e61eebc51359e5d38ad347)
target/linux/apm821xx/image/nand.mk