https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 7f540be7d1cfba75a632b07b7f5fc8e2c340b7d9 authored by Daniel Fort on 07 November 2016, 03:49:24 UTC
fix to extract only the first frame (numbered 0)
Tip revision: 7f540be
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