b0a49787b4
This old script relied on deprecated stuff, and especially make. It also applied some scary 666 permissions on files under /dev/vfio. Its deprecation had been notified in a previous release, remove it. Signed-off-by: David Marchand <david.marchand@redhat.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com> Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
22 lines
394 B
ReStructuredText
22 lines
394 B
ReStructuredText
.. SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright(c) 2010-2015 Intel Corporation.
|
|
|
|
.. _linux_gsg:
|
|
|
|
Getting Started Guide for Linux
|
|
===============================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
intro
|
|
sys_reqs
|
|
build_dpdk
|
|
cross_build_dpdk_for_arm64
|
|
linux_drivers
|
|
build_sample_apps
|
|
linux_eal_parameters
|
|
enable_func
|
|
nic_perf_intel_platform
|