altos: always rebuild ao_product.c to track git version
authorKeith Packard <keithp@keithp.com>
Thu, 26 Aug 2010 22:57:09 +0000 (15:57 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 26 Aug 2010 22:57:09 +0000 (15:57 -0700)
commit34055129b4008f6a9833887b12dee39ffa408002
treebf09d5ccd5d9ec02513433a3d0dd16768c99ffbd
parent99400fdc0f19ef538fc362dde5c3ab5b7cdac409
altos: always rebuild ao_product.c to track git version

The git version is built into ao_product.c and saved in eeprom log
files, providing useful diagnostics about the firmware revision used
for each flight. However, if ao_product.c isn't recompiled, then the
updated version won't be included. Force recompilation of this file
each time make is run to ensure that the final output contains an
updated version number.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile.proto