VPP-94: Add build-data directory for plugins and Makefile target 86/1286/3
authorPierre Pfister <ppfister@cisco.com>
Fri, 27 May 2016 09:30:13 +0000 (10:30 +0100)
committerDave Barach <openvpp@barachs.net>
Sun, 5 Jun 2016 13:56:19 +0000 (13:56 +0000)
commit3535222f979742d65c28a312d415aa6831f816d6
tree854820a370dc3a3dd3c05621a41dab048c9dc989
parent431cd2f15087834069f081ac96e09ac538ebed2c
VPP-94: Add build-data directory for plugins and Makefile target

Commit e36af5f3153 moved sample-plugin a dedicated directory.
The build system could not find sources for sample-plugin-* targets.
This commit adds a dedicated build-data/packages directory for
plugins and moves sample-plugin.mk there.

Change-Id: I9e3ee8858580e86ff6d4f7317300df0a5e239a01
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
Makefile
build-root/bootstrap.sh
plugins/build-data/packages/sample-plugin.mk [moved from build-data/packages/sample-plugin.mk with 100% similarity]