Makefile: Add a debug log
authorMichel Pollet <buserror@gmail.com>
Sat, 16 Jun 2012 08:42:26 +0000 (09:42 +0100)
committerMichel Pollet <buserror@gmail.com>
Sat, 16 Jun 2012 08:42:26 +0000 (09:42 +0100)
commit2e7cd176d49f93fc000d0db24c90b9511fe383ce
treea3810996d608de7137703c16b0bdf4172c9a0c52
parent5325bf64305963eca0e14cd07c227b14d1849eaf
Makefile: Add a debug log

make V=1 will create a /tmp/simavr_conf.log to help find why
the cores won't compile

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/Makefile