From b61654fb956947939eb6922735130eb2f65b5f53 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Wed, 11 Jan 2023 22:31:54 +0000 Subject: Tidy up use of CTPC (#19570) --- layouts/community/split_3x6_3/drashna/rules.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'layouts') diff --git a/layouts/community/split_3x6_3/drashna/rules.mk b/layouts/community/split_3x6_3/drashna/rules.mk index 3fd4279bef..2d07ad5a77 100644 --- a/layouts/community/split_3x6_3/drashna/rules.mk +++ b/layouts/community/split_3x6_3/drashna/rules.mk @@ -22,9 +22,6 @@ USE_ARM_CONFIG ?= no ifeq ($(strip $(CONVERT_TO)), proton_c) USE_ARM_CONFIG = yes endif -ifeq ($(strip $(CTPC)), yes) - USE_ARM_CONFIG = yes -endif ifeq ($(strip $(MCU)), STM32F303) USE_ARM_CONFIG = yes endif -- cgit v1.2.3