https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 65f92f1b4fff0b37db1ad9ebdb3b84366fb49a14 authored by a1ex on 16 June 2014, 07:41:01 UTC
Close branch 7D_fps_override
Tip revision: 65f92f1
Makefile.minimal

TOP_DIR?=../..
ML_SETUP_EXTENSION=minimal
ML_SETUP_DISABLE_USER_CONFIGS = y
ML_SRC_PROFILE=minimal

include $(TOP_DIR)/platform/Makefile.platform.base

include $(TOP_DIR)/Makefile.inc
back to top