xref: /openbmc/linux/tools/testing/selftests/net/openvswitch/Makefile (revision dce54888)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2
3top_srcdir = ../../../../..
4
5CFLAGS =  -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
6
7TEST_PROGS := openvswitch.sh
8
9TEST_FILES := ovs-dpctl.py
10
11EXTRA_CLEAN := test_netlink_checks
12
13include ../../lib.mk
14

served by {OpenGrok

Last Index Update: Sat May 03 03:01:14 CDT 2025