From 24cc4bc8763902321b368dbd14207ce8af1ee056 Mon Sep 17 00:00:00 2001 From: Sinthu Raja M Date: Tue, 27 Feb 2018 01:07:55 +0530 Subject: [PATCH 1/1] Removing Extra lines Deleted extra lines --- packages/makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/makefile b/packages/makefile index f7e12d0..b10c8a9 100755 --- a/packages/makefile +++ b/packages/makefile @@ -57,7 +57,6 @@ cleanexamples: $(CLEANALL_EXAMPLES) #======================================================================================================================================= #======================================================================================================================================= - ifeq (,$($(PLATFORM)_$(TARGET)_profiles)) ifeq (,$($(PLATFORM)_profiles)) $(PLATFORM)_$(TARGET)_profiles = debug release -- 2.39.2