https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: fdca78694657e8242c7131116e4a36c0640afb24 authored by g3gg0 on 04 June 2014, 20:52:42 UTC
rtc_sync: small cleanups
Tip revision: fdca786
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