genode/repos/os/lib/mk/net.mk
Josef Söntgen 3c8d31f8fb net: fix mac_from_string
The MAC tokens are given in hex so treat them as such.

Fixes #2107.
2016-10-21 12:39:30 +02:00

4 lines
79 B
Makefile

SRC_CC = ethernet.cc ipv4.cc mac_address.cc
vpath %.cc $(REP_DIR)/src/lib/net