diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |