https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 05904ceffd5f541436b84f9dc3d8cadb85b4039e authored by Daniel Fort on 26 June 2018, 01:39:29 UTC
Merged update-to-650D.105 into iso-research
Tip revision: 05904ce
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