jsnyder / avr32-toolchain

Makefile & supporting patches/scripts to build an AVR32 toolchain.
29 stars 30 forks source link

Fix install-dfu target #11

Closed kblomqvist closed 12 years ago

kblomqvist commented 12 years ago

This change allows to install dfu-programmer (in Debian Squeeze):

sudo aptitude install libusb-dev
PREFIX=$HOME/avr32-tools make install-dfu