diff options
-rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 8d74bf61e0..e62f178cb6 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc | |||
@@ -39,5 +39,7 @@ ASNEEDED_pn-distcc = "" | |||
39 | ASNEEDED_pn-openobex = "" | 39 | ASNEEDED_pn-openobex = "" |
40 | ASNEEDED_pn-icu = "" | 40 | ASNEEDED_pn-icu = "" |
41 | ASNEEDED_pn-xserver-kdrive-xomap = "" | 41 | ASNEEDED_pn-xserver-kdrive-xomap = "" |
42 | ASNEEDED_pn-minimo = "" | ||
43 | ASNEEDED_pn-pciutils = "" | ||
42 | 44 | ||
43 | TARGET_LDFLAGS += "${ASNEEDED}" | 45 | TARGET_LDFLAGS += "${ASNEEDED}" |