aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/build-data/packages/g2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vpp/build-data/packages/g2.mk')
-rw-r--r--vpp/build-data/packages/g2.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/vpp/build-data/packages/g2.mk b/vpp/build-data/packages/g2.mk
new file mode 100644
index 00000000..258eff1d
--- /dev/null
+++ b/vpp/build-data/packages/g2.mk
@@ -0,0 +1,5 @@
+g2_configure_depend = vppinfra-install
+
+g2_CPPFLAGS = $(call installed_includes_fn, vppinfra)
+
+g2_LDFLAGS = $(call installed_libs_fn, vppinfra)