summaryrefslogtreecommitdiff
path: root/meta/recipes-bsp/pcmciautils/pcmciautils.inc
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-02-05 01:48:41 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-14 22:26:10 +0000
commit2f7ae00803bec32dabb75ece86b6d4a858e512d1 (patch)
tree1f753c45e34c95f19f80b65f8ef29290cc3b7c3b /meta/recipes-bsp/pcmciautils/pcmciautils.inc
parent065f4034698caaaab9c8076d3c7e4ebafb8a9353 (diff)
downloadopenembedded-core-2f7ae00803bec32dabb75ece86b6d4a858e512d1.tar.gz
openembedded-core-2f7ae00803bec32dabb75ece86b6d4a858e512d1.tar.bz2
openembedded-core-2f7ae00803bec32dabb75ece86b6d4a858e512d1.zip
pcmciautils: fix and enable parallel build
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/recipes-bsp/pcmciautils/pcmciautils.inc')
-rw-r--r--meta/recipes-bsp/pcmciautils/pcmciautils.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils.inc b/meta/recipes-bsp/pcmciautils/pcmciautils.inc
index 04056e39c6..9d1c55bbad 100644
--- a/meta/recipes-bsp/pcmciautils/pcmciautils.inc
+++ b/meta/recipes-bsp/pcmciautils/pcmciautils.inc
@@ -23,7 +23,6 @@ LD = "${CC}"
CFLAGS =+ "-I${S}/src"
CFLAGS =+ "-DPCMCIAUTILS_VERSION=\\"${PV}\\""
-PARALLEL_MAKE = ""
EXTRA_OEMAKE = "-e 'STRIP=echo' 'LIB_OBJS=-lc -lsysfs' 'LEX=flex'"
do_install () {