mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
endptcfg: All supported Brcm SDKs require FAKE_SSP
This commit is contained in:
parent
f33296afa9
commit
d7030c4785
1 changed files with 0 additions and 2 deletions
|
|
@ -37,9 +37,7 @@ TARGET_LDFLAGS += $(BCMKERNEL_DIR)/userspace/private/apps/vodsl/telephonyProfile
|
||||||
$(BCMKERNEL_DIR)/userspace/private/apps/vodsl/bos/bos.o \
|
$(BCMKERNEL_DIR)/userspace/private/apps/vodsl/bos/bos.o \
|
||||||
-lpthread
|
-lpthread
|
||||||
|
|
||||||
ifeq ($(CONFIG_BRCM_SDK_VER_416040),y)
|
|
||||||
TARGET_CFLAGS += -DFAKE_SSP
|
TARGET_CFLAGS += -DFAKE_SSP
|
||||||
endif
|
|
||||||
|
|
||||||
RSTRIP:=true
|
RSTRIP:=true
|
||||||
export BUILD_DIR
|
export BUILD_DIR
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue