bcm53xx: build R6250 firmware with "Other Regions" region

This prevents vendor firmware from warning about incompatible region.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 42754
v19.07.3_mercusys_ac12_duma
Rafał Miłecki 10 years ago
parent 156b296b20
commit 7436b17075

@ -48,7 +48,7 @@ endef
# $(1): filesystem type (e.g. squashfs, initramfs).
define Image/Build
$(call Image/Build/Chk,$(1),bcm4708-netgear-r6250,U12H245T00_NETGEAR,2)
$(call Image/Build/Chk,$(1),bcm4708-netgear-r6250,U12H245T00_NETGEAR,1)
$(call Image/Build/Chk,$(1),bcm4708-netgear-r6300-v2,U12H240T00_NETGEAR,1)
endef

Loading…
Cancel
Save