use hostname in dhcp request
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
j3d1 2021-11-21 00:24:19 +01:00
parent 5466bceb0e
commit d5c10e441d
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
PROGRAM=fiatlux
EXTRA_CFLAGS=-O3 -Ibuild/gen
EXTRA_CFLAGS=-O3 -Ibuild/gen -DLWIP_NETIF_HOSTNAME=1
EXTRA_COMPONENTS=extras/i2s_dma extras/ws2812_i2s extras/dhcpserver extras/rboot-ota extras/mbedtls extras/httpd extras/sntp extras/cpp_support