summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/build b/build
index c7f5c52..f6671e4 100755
--- a/build
+++ b/build
@@ -8,9 +8,6 @@ nop:
build:
oh-autoconfigure
oh-autobuild
- if [ 'x$(OPK_BUILD_ARCH)' = 'x$(OPK_HOST_ARCH)' ]; then \
- oh-autotest; \
- fi
touch $@
install: build