summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/build b/build
index fd1136f..ec6f626 100755
--- a/build
+++ b/build
@@ -9,3 +9,11 @@ build:
cp ../config src/wpa_supplicant/.config
oh-autobuild -B src/wpa_supplicant/
touch $@
+
+install: build
+ oh-autoinstall -B src/wpa_supplicant/ -- \
+ LIBDIR=/usr/lib/$(OPK_HOST_ARCH) \
+ BINDIR=/usr/sbin
+ oh-fixperms
+ oh-strip
+ oh-installfiles