Allow DPDK_CONFIG, RTE_MACHINE, RTE_TARGET overrides 69/3069/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 21 Sep 2016 15:10:02 +0000 (16:10 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 22 Sep 2016 09:57:37 +0000 (10:57 +0100)
commitc154d808612e977e2dc6fcd198889fbb66865d13
treeba22927032ee43b652c09716949b702e971ba803
parent103ddb445e7ffef5f565783f67c67b0390774180
Allow DPDK_CONFIG, RTE_MACHINE, RTE_TARGET overrides

Parse DEB_BUILD_OPTIONS and let users override the defaults.
If DPDK_CONFIG is overridden, allow users to store it in the debian/
directory, to avoid modifying the upstream tree, and also avoid
modifying it during dh_auto_configure.

Change-Id: I6b4f449a36ab079fab271b5930b020fbafc24905
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/rules