https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: f74809934e3a6bc580d3cee883c5c8c601f28bc9 authored by Alex on 01 December 2016, 16:21:51 UTC
Close branch raw_rec_x_res_fix.
Tip revision: f748099
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