Date:2011-05-10 22:47:38 (12 years 10 months ago)
Author:Werner Almesberger
Commit:cd3dbc04f0c1ee3e740ae5186472b807fd429332
Message:avrdude/README: added build instructions for making a static executable

Files: avrdude/README (1 diff)

Change Details

avrdude/README
2828
2929scp avrdude.conf jlime:/etc/
3030scp avrdude jlime:/usr/bin/
31
32# -----------------------------------------------------------------------------
33
34To make a statically linked version, follow the build instructions for
35OpenWRT, then
36
37rm avrdude
38make CC="mipsel-openwrt-linux-gcc -static -s" avrdude
39mv avrdude avrdude-static

Archive Download the corresponding diff file

Branches:
master



interactive