mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
PBR-M1 firmware change to 32M size
pbr-m1固件大小为32m
This commit is contained in:
parent
c32f7a6544
commit
413c6a4e28
@ -282,7 +282,7 @@ TARGET_DEVICES += d-team_newifi-d2
|
||||
|
||||
define Device/pbr-m1
|
||||
DTS := PBR-M1
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_16M)
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_32M)
|
||||
DEVICE_TITLE := PBR-M1
|
||||
DEVICE_PACKAGES := \
|
||||
kmod-ata-core kmod-ata-ahci kmod-mt7603 kmod-mt76x2 kmod-sdhci-mt7620 \
|
||||
|
Loading…
Reference in New Issue
Block a user