bcm53xx: build R6250 firmware with "Other Regions" region
[openwrt/staging/chunkeey.git] / target / linux / bcm53xx / image / Makefile
index 7d9be8172c1a2e391632790dc8b90ed60522ba4e..41104bffe637af767a7992c34d8163a38dca8f41 100644 (file)
@@ -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