diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ build: set -e; \ if [ 'x$(OPK_HOST_PLAT)' != 'xdev' ]; then \ read img_src img_dest <image; \ - oh-autobuild -T mrproper; \ oh-autobuild -T "$${img_src}" -- -j "$${JOBS:-1}"; \ fi |