diff options
Diffstat (limited to 'src/spdk/dpdk/mk/internal/rte.compile-post.mk')
-rw-r--r-- | src/spdk/dpdk/mk/internal/rte.compile-post.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/spdk/dpdk/mk/internal/rte.compile-post.mk b/src/spdk/dpdk/mk/internal/rte.compile-post.mk new file mode 100644 index 000000000..01525bee1 --- /dev/null +++ b/src/spdk/dpdk/mk/internal/rte.compile-post.mk @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: BSD-3-Clause +# Copyright(c) 2010-2014 Intel Corporation + +# no rule no build these files +$(DEPS-y) $(CMDS-y): |