Update build for RPi5

This commit is contained in:
Jeroen Oudshoorn
2024-01-26 10:45:18 +01:00
parent 5081b72695
commit 42e236bafe

View File

@ -323,6 +323,11 @@
environment:
QEMU_UNAME: "{{ kernel.full_pi5 }}"
- name: Delete the modified driver, RPi5
file:
state: absent
path: '/usr/local/src/nexmon/patches/driver/brcmfmac_{{ kernel.min }}.y-nexmon/brcmfmac.ko'
# NOW WE BUILD DRIVER FOR RPi4
# FINAL STEP IS TO COPY MODIFIED DRIVER FOR {{ kernel.full }} WITH ALL CHANGES