diff options
author | Murilo Opsfelder Araujo <muriloo@linux.vnet.ibm.com> | 2017-06-23 09:23:25 -0300 |
---|---|---|
committer | Alexey Kardashevskiy <aik@ozlabs.ru> | 2017-06-28 13:13:38 +1000 |
commit | db35f1b8a2d3e44f4a12ca926359cc2575e98064 (patch) | |
tree | 98e08ceff7e904534be258c785abbbdc8a27ff63 /lib/libe1k | |
parent | 895dbdd0dbd74887c9734b0b1dcc7f2f33a5a669 (diff) | |
download | SLOF-db35f1b8a2d3e44f4a12ca926359cc2575e98064.zip SLOF-db35f1b8a2d3e44f4a12ca926359cc2575e98064.tar.gz SLOF-db35f1b8a2d3e44f4a12ca926359cc2575e98064.tar.bz2 |
lib/Makefile: Pass FLAG to make in SUBDIRS target
Some applications, e.g. https://maas.io/, trust on the dhcp code 93
option to reply the correct pxelinux.0 file according to client
architecture.
Today, dhcp.c is compiled without DHCPARCH, which causes it not to
send client architecture in the dhcp request, i.e. dhcpd server can
reply a pxelinux.0 binary that is not intended for client
architecture.
This patch makes sure client architecture is sent in the dhcp request.
Signed-off-by: Murilo Opsfelder Araujo <muriloo@linux.vnet.ibm.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'lib/libe1k')
0 files changed, 0 insertions, 0 deletions