From 2f7ae00803bec32dabb75ece86b6d4a858e512d1 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Thu, 5 Feb 2015 01:48:41 -0800 Subject: pcmciautils: fix and enable parallel build Signed-off-by: Robert Yang --- meta/recipes-bsp/pcmciautils/pcmciautils.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-bsp/pcmciautils/pcmciautils.inc') 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 () { -- cgit v1.2.3