https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: a66659a8e721580b1a359a0ee4f5da982f42f173 authored by Daniel Fort on 29 September 2017, 15:04:56 UTC
Closed branch unified_700D_audio_meters_fix
Tip revision: a66659a
Makefile.setup.default


ML_BITRATE_OBJ = bitrate-5d3.o
ML_AF_PATTERNS_OBJ = n

ML_SRC_EXTRA_OBJS = \
	video_hacks.o \
	afma.o \
	asm.o


CFLAG_USER += -DCONFIG_5D3_113=1
back to top