1
0

- increased the size of boot partition

This commit is contained in:
Daniel Tartavel 2018-07-21 09:17:52 +02:00
parent ed9b4fc1f8
commit 4e33e46111

View File

@ -393,7 +393,7 @@ n
p
1
+64M
+128M
t
c
n
@ -498,7 +498,7 @@ brcmfmac" >> "$BUILD_PATH"/etc/modules
info "copying raspberry optionals files in opt"
/bin/rsync -rlptDH "$FIRMWARE_PATH/firmware-stable/opt/" "$BUILD_PATH/opt/"
info "copying wifi firmware file missing in Mageia"
/bin/mkdir -p "$ROOT/usr/lib/firmware/brcm/"
cp "$SOURCE_PATH/$CONFIG_PATH/brcmfmac43430-sdio.txt" "$ROOT/usr/lib/firmware/brcm/"