mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
build: Update to the new ell files
This commit is contained in:
parent
b736f07e2e
commit
613ad4bc32
@ -63,7 +63,8 @@ ell_headers = ell/util.h \
|
||||
ell/dhcp6.h \
|
||||
ell/acd.h \
|
||||
ell/cleanup.h \
|
||||
ell/netconfig.h
|
||||
ell/netconfig.h \
|
||||
ell/sysctl.h
|
||||
|
||||
ell_sources = ell/private.h \
|
||||
ell/missing.h \
|
||||
@ -143,7 +144,8 @@ ell_sources = ell/private.h \
|
||||
ell/dhcp6-lease.c \
|
||||
ell/dhcp6-transport.c \
|
||||
ell/acd.c \
|
||||
ell/netconfig.c
|
||||
ell/netconfig.c \
|
||||
ell/sysctl.c
|
||||
|
||||
ell_shared = ell/useful.h ell/asn1-private.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user