https://bitbucket.org/hudson/magic-lantern
Revision f64a58c6a3c72e3f3a3a514a61dd62e554c813bd authored by Giovanni Condello on 05 September 2013, 09:01:13 UTC, committed by Giovanni Condello on 05 September 2013, 09:01:13 UTC
1 parent aaf7f5d
Raw File
Tip revision: f64a58c6a3c72e3f3a3a514a61dd62e554c813bd authored by Giovanni Condello on 05 September 2013, 09:01:13 UTC
cr2hdr: Makefile cleanup / split
Tip revision: f64a58c
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