mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-01-23 04:21:05 +02:00
075c379d21
The Makefile didn't see the FreakUSB object files at the expected place, so it always rebuild them. - Makefile (USB_OBJS): removed paths from object file names - Makefile: added vpaths for the FreakUSB source file locations - Makefile (atusb.elf, clean): we no longer need $(notdir ...) for the object files
cd usb wget http://freaklabs.org/freakusb/FreakUSB%20v0.70.zip unzip -a FreakUSB?v0.70.zip quilt push -a cd .. make make upload prog