mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-17 00:33:40 +00:00
qca-nss-cfi: fix ipq60xx support
This commit is contained in:
parent
26486b45f9
commit
3251554ab6
@ -14,7 +14,7 @@ PKG_BUILD_PARALLEL:=1
|
|||||||
include $(INCLUDE_DIR)/kernel.mk
|
include $(INCLUDE_DIR)/kernel.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
ifneq (, $(findstring $(CONFIG_TARGET_SUBTARGET), "ipq807x"))
|
ifneq (, $(findstring $(CONFIG_TARGET_SUBTARGET), "ipq807x" "ipq60xx"))
|
||||||
#4.4/5.4 + ipq807x/ipq60xx/ipq50xx
|
#4.4/5.4 + ipq807x/ipq60xx/ipq50xx
|
||||||
CFI_OCF_DIR:=ocf/v2.0
|
CFI_OCF_DIR:=ocf/v2.0
|
||||||
CFI_CRYPTOAPI_DIR:=cryptoapi/v2.0
|
CFI_CRYPTOAPI_DIR:=cryptoapi/v2.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user