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