git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net/bnxt: fix unnecessary delay in port stop
[dpdk.git]
/
kernel
/
linux
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
# Copyright 2017 NXP
3
4
include $(RTE_SDK)/mk/rte.vars.mk
5
6
DIRS-$(CONFIG_RTE_EAL_IGB_UIO) += igb_uio
7
DIRS-$(CONFIG_RTE_KNI_KMOD) += kni
8
9
include $(RTE_SDK)/mk/rte.subdir.mk