mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-23 01:07:31 +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 |
||
---|---|---|
.. | ||
usb/patches | ||
atusb.c | ||
board.c | ||
board.h | ||
descr.c | ||
ep0.c | ||
Makefile | ||
README | ||
spi.c | ||
spi.h |
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