1234567891011 |
- --- a/target/linux/ipq50xx/image/Makefile
- +++ b/target/linux/ipq50xx/image/Makefile
- @@ -35,6 +35,8 @@ define Device/redmi_ax3000
- SOC := ipq5000
- DEVICE_VENDOR := Redmi
- DEVICE_MODEL := AX3000
- + DEVICE_ALT0_VENDOR := Xiaomi
- + DEVICE_ALT0_MODEL := CR880X
- BLOCKSIZE := 128k
- PAGESIZE := 2048
- DEVICE_DTS_CONFIG := [email protected]
|