Browse Source

More work on --source

bryan 2 năm trước cách đây
mục cha
commit
c0a46f264a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      openwrtbuilder

+ 1 - 1
openwrtbuilder

@@ -674,7 +674,7 @@ fromSource() {
     done
 
     # normalize .config and remove dupes
-    make defconfig # TODO
+    # make defconfig # TODO
 
     # TODO for now symlink clang for qosify
     [[ -d "$GITSRCDIR/staging_dir/host/llvm-bpf/bin" ]] || mkdir -p "$GITSRCDIR/staging_dir/host/llvm-bpf/bin"