https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 4902db380d34a7d311dce1ed227ffaee68c2683f authored by a1ex on 19 June 2016, 18:37:12 UTC
Close branch 6d-button-info.
Tip revision: 4902db3
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