mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
ipq60xx: add qihoo 360v6 factory ubi support
This commit is contained in:
parent
76351e33bf
commit
7b0b726436
@ -25,6 +25,9 @@ endef
|
|||||||
|
|
||||||
define Device/qihoo_360v6
|
define Device/qihoo_360v6
|
||||||
$(call Device/FitImage)
|
$(call Device/FitImage)
|
||||||
|
$(call Device/UbiFit)
|
||||||
|
BLOCKSIZE := 128k
|
||||||
|
PAGESIZE := 2048
|
||||||
DEVICE_VENDOR := Qihoo
|
DEVICE_VENDOR := Qihoo
|
||||||
DEVICE_MODEL := 360v6
|
DEVICE_MODEL := 360v6
|
||||||
SOC := ipq6018
|
SOC := ipq6018
|
||||||
|
Loading…
Reference in New Issue
Block a user