############################################################################# # Helper script: source/a/kernel-firmware/platform/arm/tegra20 # Purpose......: Add the firmware for the Tegra20 SOC to the # Slackware 'kernel-firmware' package. # This script is sourced from the 'kernel-firmware.SlackBuild' # script. # This script also serves as an example to the Slackware ARM # community about how to add firmware for new boards. # Author.......: Stuart Winter # Date.........: 20-Apr-2021 ############################################################################# tar xvvf $platformdir/assets/rtl_nic.tar.!(*sign|*asc|*sig) \ -C$PKG/lib/firmware/ || failinstall