index
:
pkg/busybox.git
feature/init-system-improvements
master
"busybox" package
Joseph Flynn and Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
Diffstat
-rwxr-xr-x
build
3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index ae6c7d3..b5578cd 100755
--- a/
build
+++ b/
build
@@ -1,5 +1,8 @@
#! /usr/bin/make -f
+nop:
+ @:
+
build:
oh-autobuild -j $${JOBS:-1}