summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/crda/crda_1.1.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
index 3ef921037..833989316 100644
--- a/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
+++ b/meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
@@ -24,7 +24,7 @@ do_compile() {
24} 24}
25 25
26do_install() { 26do_install() {
27 oe_runmake install 27 oe_runmake SBINDIR=${sbindir} install
28 28
29 install -d ${D}${libdir}/crda/ 29 install -d ${D}${libdir}/crda/
30 30