efm32 example: enhanced makefiles

This commit is contained in:
chrysn
2012-02-27 16:07:24 +01:00
parent f52b1a56b0
commit 09523e854d
2 changed files with 4 additions and 5 deletions

View File

@@ -18,8 +18,6 @@
##
MCU = EFM32TG840F32
FAMILY = TINYGECKO
# Linker scripts are always relative to the current directory. This file is
# intended for inclusion from example subdirectories, so the Makefile.include
# meant here would be called ../Makefile.include relative to here.
include ../../Makefile.include
include $(dir $(lastword $(MAKEFILE_LIST)))../Makefile.include