mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-29 04:13:24 +00:00
6 lines
122 B
Makefile
6 lines
122 B
Makefile
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
include ../test_common.mk
|
|
|
|
EXTRA_C_FLAGS := -I/usr/include/libnl3 -lnl-3 -lnl-route-3
|