On Mon, 2007-04-09 at 01:18 -0500, Larry Finger wrote: > I have started a project to build an out-of-tree version of bcm43xx, > but it isn't ready for prime time.
'cp -r drivers/net/wireless/bcm43xx ~/bcm43xx-for-hacking-on' usually works for me. Then it's just $ cd ~/bcm43xx-for-hacking-on $ make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` modules -- dwmw2 _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
