diff options
| -rw-r--r-- | meta/recipes-bsp/pciutils/pciutils_3.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb b/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb index 794419addf..33be525c57 100644 --- a/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb +++ b/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb | |||
| @@ -38,7 +38,7 @@ export SBINDIR = "${sbindir}" | |||
| 38 | export SHAREDIR = "${datadir}" | 38 | export SHAREDIR = "${datadir}" |
| 39 | export MANDIR = "${mandir}" | 39 | export MANDIR = "${mandir}" |
| 40 | 40 | ||
| 41 | EXTRA_OEMAKE += "${PCI_CONF_FLAG}" | 41 | EXTRA_OEMAKE = "-e MAKEFLAGS= ${PCI_CONF_FLAG}" |
| 42 | 42 | ||
| 43 | # The configure script breaks if the HOST variable is set | 43 | # The configure script breaks if the HOST variable is set |
| 44 | HOST[unexport] = "1" | 44 | HOST[unexport] = "1" |
