           SPELL=b43-fwcutter
         VERSION=013
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://bu3sch.de/b43/fwcutter/$SOURCE
   SOURCE_URL[1]=http://download.berlios.de/bcm43xx/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://bcm43xx.berlios.de/
        KEYWORDS="utils"
         ENTERED=20080223
           SHORT='Extract Broadcom b43 firmware from various source files'
cat << EOF
This version is for the b43legacy driver in the 2.6.24+ kernels.

fwcutter is a tool which can extract firmware from various source files.
It's written for BCM43xx driver files.

Use version 3.130.20.0 of Broadcom's proprietary driver.
Download and extract the firmware from this driver:
  wget http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
  b43-fwcutter -w /lib/firmware wl_apsta-3.130.20.0.o
EOF
