Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
poine committed Nov 5, 2007
1 parent f3f098e commit a0dbc45
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Makefile
Expand Up @@ -126,6 +126,14 @@ upload_bl bl.upload: bl
lpc21iap:
cd sw/ground_segment/lpc21iap; make

####
# temporary hack for BOOZ simulator
#
booz_sim:
make AIRCRAFT=BOOZ flt.compile
make AIRCRAFT=BOOZ ctl.compile
cd sw/simulator; make booz_sim

#####
#####

Expand Down

0 comments on commit a0dbc45

Please sign in to comment.