mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
build: Add random.[ch] from ell
This commit is contained in:
parent
735eba83e1
commit
f1f75acdd6
@ -34,7 +34,8 @@ ell_sources = ell/ell.h ell/private.h \
|
||||
ell/siphash-private.h \
|
||||
ell/siphash.c \
|
||||
ell/hwdb.h ell/hwdb.c \
|
||||
ell/cipher.h ell/cipher.c
|
||||
ell/cipher.h ell/cipher.c \
|
||||
ell/random.h ell/random.c
|
||||
|
||||
ell_libell_internal_la_SOURCES = $(ell_sources)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user