https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: cc221be2f987774d24ba4c149bae88e1d641eed5 authored by a1ex on 15 July 2014, 15:46:02 UTC
Close branch srm-stubs-eosm
Tip revision: cc221be
Makefile.setup.default
#Makefile for EOS 650D


ML_SRC_EXTRA_OBJS = \
	raw.o \
	chdk-dng.o \
	edmac-memcpy.o
back to top