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, 1 insertions, 0 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..fbecefa 100644
--- a/multitech/recipes/ocg-scripts/ocg-scripts-1.0.inc
+++ b/multitech/recipes/ocg-scripts/ocg-scripts-1.0.inc
@@ -8,4 +8,5 @@ do_install() {
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}
+ install -m 755 ${WORKDIR}/calibrate-wifi.sh ${D}${sbindir}
}