diff options
| -rw-r--r-- | meta/recipes-connectivity/iproute2/iproute2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/recipes-connectivity/iproute2/iproute2.inc index 29f90629a7..6a08114630 100644 --- a/meta/recipes-connectivity/iproute2/iproute2.inc +++ b/meta/recipes-connectivity/iproute2/iproute2.inc | |||
| @@ -13,7 +13,7 @@ DEPENDS = "flex-native bison-native iptables elfutils" | |||
| 13 | 13 | ||
| 14 | inherit update-alternatives | 14 | inherit update-alternatives |
| 15 | 15 | ||
| 16 | EXTRA_OEMAKE = "CC='${CC}' KERNEL_INCLUDE=${STAGING_INCDIR} DOCDIR=${docdir}/iproute2 SUBDIRS='lib tc ip' SBINDIR='${base_sbindir}' LIBDIR='${libdir}'" | 16 | EXTRA_OEMAKE = "CC='${CC}' KERNEL_INCLUDE=${STAGING_INCDIR} DOCDIR=${docdir}/iproute2 SUBDIRS='lib tc ip bridge' SBINDIR='${base_sbindir}' LIBDIR='${libdir}'" |
| 17 | 17 | ||
| 18 | do_configure_append () { | 18 | do_configure_append () { |
| 19 | sh configure ${STAGING_INCDIR} | 19 | sh configure ${STAGING_INCDIR} |
