diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-31 19:55:37 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-31 19:55:37 (EDT) |
commit | bb5dae2360edb65ef113ebdf4aa64279fe688448 (patch) | |
tree | c572b4b5095381675692f343f7586e9594f81f76 /build | |
parent | bae34a9cc0ef66bae8964473e818d8148b240a1a (diff) |
Add binary packages
Fourteen of them.
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ build: install: build oh-autoinstall + rm dest/usr/lib/$(OPK_HOST_ARCH)/*.la + rm dest/usr/lib/$(OPK_HOST_ARCH)/libnl/cli/*/*.la oh-fixperms oh-strip oh-installfiles |