|
|
@@ -102,7 +102,6 @@ TARGET_DEVICES += glinet_gl-ar300m-nand
|
|
|
define Device/glinet_gl-ar300m-nor
|
|
|
$(Device/glinet_gl-ar300m-common-nand)
|
|
|
DEVICE_VARIANT := NOR
|
|
|
- BLOCKSIZE := 64k
|
|
|
SUPPORTED_DEVICES += glinet,gl-ar300m-nand gl-ar300m
|
|
|
endef
|
|
|
TARGET_DEVICES += glinet_gl-ar300m-nor
|
|
|
@@ -128,7 +127,6 @@ TARGET_DEVICES += glinet_gl-ar750s-nor-nand
|
|
|
define Device/glinet_gl-ar750s-nor
|
|
|
$(Device/glinet_gl-ar750s-common)
|
|
|
DEVICE_VARIANT := NOR
|
|
|
- BLOCKSIZE := 64k
|
|
|
SUPPORTED_DEVICES += gl-ar750s glinet,gl-ar750s glinet,gl-ar750s-nor-nand
|
|
|
endef
|
|
|
TARGET_DEVICES += glinet_gl-ar750s-nor
|