aboutsummaryrefslogtreecommitdiffstats
path: root/buildtools/Makefile
blob: 7f76fd7d6508500c34653f1229c720b63df88765 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2016 Neil Horman <nhorman@tuxdriver.com>
# All rights reserved.

include $(RTE_SDK)/mk/rte.vars.mk

DIRS-y += pmdinfogen

include $(RTE_SDK)/mk/rte.subdir.mk