From 753e2ab11ad8b253be26c34e175bec8b159b18d2 Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Tue, 3 Apr 2012 18:37:44 +0200 Subject: digital/beacon: add APBTeam twi module --- digital/beacon/src/Bitcloud_stack/Components/HAL/Makerules | 5 ----- 1 file changed, 5 deletions(-) (limited to 'digital/beacon/src/Bitcloud_stack/Components/HAL/Makerules') diff --git a/digital/beacon/src/Bitcloud_stack/Components/HAL/Makerules b/digital/beacon/src/Bitcloud_stack/Components/HAL/Makerules index deea8742..8f133d44 100644 --- a/digital/beacon/src/Bitcloud_stack/Components/HAL/Makerules +++ b/digital/beacon/src/Bitcloud_stack/Components/HAL/Makerules @@ -761,11 +761,6 @@ else $(error unsupported COMPILER_AND_MICRO_TYPE) endif -ifneq ($(EXP_VERSION), $(COMPILER_VERSION)) - $(error ERROR in file Makerules: You are using incorrect version of compiler: \ - installed $(COMPILER_VERSION), expected $(EXP_VERSION)) -endif - ifeq ($(COMPILER_TYPE), IAR) COMPILER_TYPE_LOWER_CASE = _Iar else -- cgit v1.2.3