]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/dpdk/lib/librte_compat/Makefile
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / spdk / dpdk / lib / librte_compat / Makefile
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2013 Neil Horman <nhorman@tuxdriver.com>
3 # All rights reserved.
4
5 include $(RTE_SDK)/mk/rte.vars.mk
6
7
8 LIBABIVER := 1
9
10 # install includes
11 SYMLINK-y-include := rte_compat.h
12
13 include $(RTE_SDK)/mk/rte.install.mk