core: 精确地按编号选择分区

避免同时有 mmcblk0p1 和 mmcblk0boot1 时导致错误
fixes #581
This commit is contained in:
bin456789
2026-03-24 13:16:38 +08:00
parent e104735538
commit 07d8018db3
2 changed files with 76 additions and 60 deletions

View File

@ -3912,7 +3912,6 @@ remove_useless_initrd_files() {
net/wireless \
net/bluetooth \
drivers/hid \
drivers/mmc \
drivers/mtd \
drivers/usb \
drivers/ssb \