blob: 36f10f1bfcc6b56ef2b5745ef4564d02230af39d [file] [log] [blame]
# EPON Host Driven Encryption
ifeq ("$(ENABLE_CLI)", "y")
MOD_NAME = bcm_user_appl_epon_hde
MOD_TYPE = lib
MOD_DEPS = host_api
srcs = bcmolt_epon_hde.c encrypt_oam.c
endif