https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 782615151738de7793f57f0ca4bfcc5c87077fbf authored by alex@thinkpad on 02 September 2017, 17:50:52 UTC
Merged lua_fix into thread-safety
Tip revision: 7826151
Makefile.setup.default
#Makefile for 7D

ML_PICSTYLE_AUTO=n

ML_SRC_EXTRA_OBJS = \
	ml_rpc.o \
	video_hacks.o \
	ptpbuf.o \
	afma.o

back to top