aboutsummaryrefslogtreecommitdiffstats
path: root/modules/eng_aep/modinfo.txt
blob: b84790b97ab423453ae1fd533480b2d84e8945de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
realname "AEP Engine"

uses_external_libs

add_file eng_aep.cpp
add_file aep_main.cpp
add_file aep_conn.cpp

add_file eng_aep.h
add_file es_aep.h
add_file hw_aep.h
add_file aep_conn.h

local_only aep_conn.h
local_only hw_aep.h

define ENGINE_AEP
define ENTROPY_SRC_AEP

<libs>
all -> aep
</libs>