1ifeq ($(PLATFORM_FLAVOR),ast2600)
2srcs-y += crypto_ast2600.c
3srcs-$(CFG_CRYPTO_DRV_HASH) += hace_ast2600.c
4endif
5