https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 9aaaaf797504a689101ed8cbf80727c79a6576c7 authored by Daniel Fort on 01 May 2018, 19:47:24 UTC
Closed branch update-to-60D.112-wip
Tip revision: 9aaaaf7
Makefile.modules.default
MODULE_CFLAGS += -I../../src/
ML_MODULES ?= \
	mlv_lite \
	mlv_play \
	mlv_rec \
	mlv_snd \
	file_man \
	pic_view \
	ettr \
	dual_iso \
	silent \
	dot_tune \
	autoexpo \
	arkanoid \
	deflick \
	lua \
	bench \
	selftest \
	adv_int \
back to top