mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix RPI5 support
This commit is contained in:
parent
57beb2ec60
commit
3743692973
1017 changed files with 232368 additions and 4124 deletions
|
@ -193,12 +193,9 @@ define Device/rpi-5
|
|||
cypress-firmware-43455-sdio \
|
||||
brcmfmac-nvram-43455-sdio \
|
||||
kmod-brcmfmac wpad-basic-mbedtls \
|
||||
kmod-usb-net-lan78xx \
|
||||
kmod-r8169
|
||||
# IMAGE/sysupgrade.img.gz := boot-common | boot-2712 | sdcard-img | gzip | append-metadata
|
||||
# IMAGE/factory.img.gz := boot-common | boot-2712 | sdcard-img | gzip
|
||||
IMAGE/sysupgrade.img.gz := boot-common | sdcard-img | gzip | append-metadata
|
||||
IMAGE/factory.img.gz := boot-common | sdcard-img | gzip
|
||||
kmod-usb-dwc3 kmod-hwmon-pwfan kmod-usb3
|
||||
IMAGE/sysupgrade.img.gz := boot-common | boot-2712 | sdcard-img | gzip | append-metadata
|
||||
IMAGE/factory.img.gz := boot-common | boot-2712 | sdcard-img | gzip
|
||||
endef
|
||||
ifeq ($(SUBTARGET),bcm2712)
|
||||
TARGET_DEVICES += rpi-5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue