mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 00:11:07 +00:00
3c8d31f8fb
The MAC tokens are given in hex so treat them as such. Fixes #2107.
4 lines
79 B
Makefile
4 lines
79 B
Makefile
SRC_CC = ethernet.cc ipv4.cc mac_address.cc
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/net
|