git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
pipeline: auto-detect endianness of action arguments
[dpdk.git]
/
Makefile
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright(c) 2010-2020 Intel Corporation
3
4
.PHONY: all
5
all:
6
@echo "To build DPDK please use meson and ninja as described at"
7
@echo " https://core.dpdk.org/doc/quick-start/"