diff options
Diffstat (limited to 'networking/udhcp/Kbuild')
-rw-r--r-- | networking/udhcp/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/Kbuild b/networking/udhcp/Kbuild index 90047c174..dc2c01f61 100644 --- a/networking/udhcp/Kbuild +++ b/networking/udhcp/Kbuild | |||
@@ -15,3 +15,4 @@ lib-$(CONFIG_APP_UDHCPC) += dhcpc.o clientpacket.o clientsocket.o \ | |||
15 | lib-$(CONFIG_APP_UDHCPD) += dhcpd.o arpping.o files.o leases.o \ | 15 | lib-$(CONFIG_APP_UDHCPD) += dhcpd.o arpping.o files.o leases.o \ |
16 | serverpacket.o static_leases.o | 16 | serverpacket.o static_leases.o |
17 | lib-$(CONFIG_APP_DUMPLEASES) += dumpleases.o | 17 | lib-$(CONFIG_APP_DUMPLEASES) += dumpleases.o |
18 | lib-$(CONFIG_APP_DHCPRELAY) += dhcprelay.o | ||