blob: 4ee6fa3bc4e22b8b9c60fdafe45e13ac23c4225e [file] [log] [blame]
#!/bin/sh
# Remove all but the brcmfmac43362 firmware files
find $TARGET_DIR/lib/firmware/brcm -type f -not -name "brcmfmac43362*" -delete