cmake: fix build of the entropy drivers
Signed-off-by: Johann Fischer <j.fischer@phytec.de>
This commit is contained in:
parent
732b896b1e
commit
a14dd6309e
4 changed files with 4 additions and 13 deletions
|
@ -29,5 +29,5 @@ add_subdirectory_ifdef(CONFIG_AIO_COMPARATOR aio)
|
|||
add_subdirectory_ifdef(CONFIG_BT bluetooth)
|
||||
add_subdirectory_ifdef(CONFIG_NETWORKING net)
|
||||
add_subdirectory_ifdef(CONFIG_NET_L2_ETHERNET ethernet)
|
||||
add_subdirectory_ifdef(CONFIG_RANDOM_GENERATOR random)
|
||||
add_subdirectory_ifdef(CONFIG_ENTROPY_GENERATOR entropy)
|
||||
add_subdirectory_ifdef(CONFIG_SYS_CLOCK_EXISTS timer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue