mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Missing firmware and a small bugfix
This commit is contained in:
BIN
bin/firmware-overlay/RTL8192SU/rtl8192sfw.bin
Normal file
BIN
bin/firmware-overlay/RTL8192SU/rtl8192sfw.bin
Normal file
Binary file not shown.
@@ -20,7 +20,7 @@ build_firmware()
|
||||
cp -R $SRC/lib/bin/firmware-overlay/* $SOURCES/$plugin_dir/lib/firmware
|
||||
|
||||
# cleanup what's not needed for sure
|
||||
rm -rf $plugin_dir/lib/firmware/{amdgpu,amd-ucode,radeon,nvidia}
|
||||
rm -rf $SOURCES/$plugin_dir/lib/firmware/{amdgpu,amd-ucode,radeon,nvidia,matrox}
|
||||
cd $SOURCES/$plugin_dir
|
||||
|
||||
# set up control file
|
||||
|
||||
Reference in New Issue
Block a user