mediatek: remove non-existing mt7987-2p5g-phy-firmware-internal
Because the firmware has not yet been accepted in linux-firmware we
cannot yet package mt7987-2p5g-phy-firmware-internal. Remove it from
DEVICE_PACKAGES of the BPi-R4-mini until the an upcoming linux-firmware
release will come with this firmware included, allowing us to then
create that package.
Fixes: 8b6c6978d6 ("mediatek: add support for BananaPi BPi-R4 Lite")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
2e74eb6d93
commit
81a9c9f3c8
@ -649,7 +649,7 @@ define Device/bananapi_bpi-r4-lite
|
||||
DEVICE_DTC_FLAGS := --pad 4096
|
||||
DEVICE_DTS_DIR := ../dts
|
||||
DEVICE_DTS_LOADADDR := 0x4ff00000
|
||||
DEVICE_PACKAGES := mt7987-2p5g-phy-firmware-internal kmod-eeprom-at24 \
|
||||
DEVICE_PACKAGES := kmod-eeprom-at24 \
|
||||
kmod-gpio-pca953x kmod-i2c-mux-pca954x kmod-rtc-pcf8563 \
|
||||
kmod-sfp e2fsprogs mkf2fs
|
||||
BLOCKSIZE := 128k
|
||||
|
||||
Loading…
Reference in New Issue
Block a user