diff options
Diffstat (limited to 'debian/dpdk.install')
-rw-r--r-- | debian/dpdk.install | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/dpdk.install b/debian/dpdk.install new file mode 100644 index 00000000..74dd0b8d --- /dev/null +++ b/debian/dpdk.install @@ -0,0 +1,9 @@ +debian/interfaces etc/dpdk/ +debian/dpdk-init lib/dpdk/ +debian/dpdk.conf etc/dpdk/ +usr/bin +obj-*/test/test/dpdk-test usr/bin/ +test/test/autotest.py usr/share/dpdk/test/ +test/test/autotest_data.py usr/share/dpdk/test/ +test/test/autotest_runner.py usr/share/dpdk/test/ +test/test/autotest_test_funcs.py usr/share/dpdk/test/ |