summaryrefslogtreecommitdiff
path: root/multitech/recipes/ocg-scripts/ocg-scripts-1.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'multitech/recipes/ocg-scripts/ocg-scripts-1.0.inc')
-rw-r--r--multitech/recipes/ocg-scripts/ocg-scripts-1.0.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/multitech/recipes/ocg-scripts/ocg-scripts-1.0.inc b/multitech/recipes/ocg-scripts/ocg-scripts-1.0.inc
index 46d1cfa..b075ede 100644
--- a/multitech/recipes/ocg-scripts/ocg-scripts-1.0.inc
+++ b/multitech/recipes/ocg-scripts/ocg-scripts-1.0.inc
@@ -5,7 +5,6 @@ LICENSE = "GPL"
do_install() {
install -d ${D}${sbindir} ${D}${sbindir}
- install -m 755 ${WORKDIR}/ocg-wifi-client.sh ${D}${sbindir}
install -m 755 ${WORKDIR}/ocg-wifi-ap.sh ${D}${sbindir}
install -m 755 ${WORKDIR}/ocg-wifi-dhcpd.sh ${D}${sbindir}
}