https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: e88806b7e62f8e10f93714cb87eaaf88eebfc404 authored by alex@thinkpad on 11 March 2017, 14:27:18 UTC
lens_focus: ported 5D2 focus fix on 50D and 500D.
Tip revision: e88806b
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