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
This commit is contained in:
parent
156b296b20
commit
7436b17075
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue