           SPELL=bcm43xx-fwcutter
         VERSION=006
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://download.berlios.de/bcm43xx/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://bcm43xx.berlios.de/
        KEYWORDS="utils"
         ENTERED=20060111
           SHORT='Extract firmware from various source files'
cat << EOF
This version is for the old deprecated bcm43xx driver in 2.6.23 and older
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
  bcm43xx-fwcutter -w /lib/firmware wl_apsta-3.130.20.0.o
EOF
