https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 9265632d7ae964ec03ff98033e607c6db756d2e7 authored by alex@thinkpad on 21 June 2018, 06:16:46 UTC
Close branch io_trace (merged, further experiments in io_trace_full)
Tip revision: 9265632
config.mak
CFLAGS=-Os
LDFLAGS=
LIBSUF=.a
EXESUF=
ARCH=arm
TARGETOS=Linux
VERSION=0.9.26
top_srcdir=$(TOP)
top_builddir=$(TOP)
back to top