aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Build/DMBS/DMBS/atprogram.mk
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2017-12-31 17:24:46 +1100
committerDean Camera <dean@fourwalledcubicle.com>2017-12-31 17:24:46 +1100
commit4145d6bec052608b0b023cb85f2f7f9e51521482 (patch)
treef32df80cce733a7e9f8795881eb3f4a12736f790 /LUFA/Build/DMBS/DMBS/atprogram.mk
parentb5c251a7d7a3801a009518365f3d0fd5043dbc5f (diff)
downloadlufa-4145d6bec052608b0b023cb85f2f7f9e51521482.tar.gz
lufa-4145d6bec052608b0b023cb85f2f7f9e51521482.tar.bz2
lufa-4145d6bec052608b0b023cb85f2f7f9e51521482.zip
Update DMBS to the latest version.
Diffstat (limited to 'LUFA/Build/DMBS/DMBS/atprogram.mk')
-rw-r--r--LUFA/Build/DMBS/DMBS/atprogram.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/LUFA/Build/DMBS/DMBS/atprogram.mk b/LUFA/Build/DMBS/DMBS/atprogram.mk
index a505275ae..26addd6c6 100644
--- a/LUFA/Build/DMBS/DMBS/atprogram.mk
+++ b/LUFA/Build/DMBS/DMBS/atprogram.mk
@@ -13,11 +13,9 @@ DMBS_BUILD_OPTIONAL_VARS += ATPROGRAM_PROGRAMMER ATPROGRAM_INTERFACE ATPROGRAM
DMBS_BUILD_PROVIDED_VARS +=
DMBS_BUILD_PROVIDED_MACROS +=
-# Conditionally import the CORE module of DMBS if it is not already imported
+# Import the CORE module of DMBS
DMBS_MODULE_PATH := $(patsubst %/,%,$(dir $(lastword $(MAKEFILE_LIST))))
-ifeq ($(findstring CORE, $(DMBS_BUILD_MODULES)),)
- include $(DMBS_MODULE_PATH)/core.mk
-endif
+include $(DMBS_MODULE_PATH)/core.mk
# Default values of optionally user-supplied variables
ATPROGRAM_PROGRAMMER ?= atmelice