mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
rpi-firmware: create copy of RPI3 brcm 43430 configfile.
the AP21xx need a different config so store the rpi version as backup. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -70,5 +70,7 @@ $(subst %,%_MD5,$(objects)) :
|
||||
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
@$(PREBUILD)
|
||||
@cd / && tar axf $(DIR_DL)/$(DL_FILE)
|
||||
cp -f /lib/firmware/brcm/brcmfmac43430-sdio.txt \
|
||||
/lib/firmware/brcm/brcmfmac43430-sdio.RPI3.txt
|
||||
cp -f $(DIR_SRC)/config/rpi-firmware/config.txt /boot
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user