From d7030c47859173b9ac7a1a39501006928bf680fb Mon Sep 17 00:00:00 2001 From: Mats Karrman Date: Thu, 24 Mar 2016 15:11:57 +0100 Subject: [PATCH] endptcfg: All supported Brcm SDKs require FAKE_SSP --- endptcfg/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/endptcfg/Makefile b/endptcfg/Makefile index 4da069ac0..206513bb9 100644 --- a/endptcfg/Makefile +++ b/endptcfg/Makefile @@ -37,9 +37,7 @@ TARGET_LDFLAGS += $(BCMKERNEL_DIR)/userspace/private/apps/vodsl/telephonyProfile $(BCMKERNEL_DIR)/userspace/private/apps/vodsl/bos/bos.o \ -lpthread -ifeq ($(CONFIG_BRCM_SDK_VER_416040),y) TARGET_CFLAGS += -DFAKE_SSP -endif RSTRIP:=true export BUILD_DIR