瀏覽代碼

fix allmodconfig after fresh checkout

Waldemar Brodkorb 11 年之前
父節點
當前提交
a8906d4f26
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -135,6 +135,8 @@ allconfig: .prereq_done
 	@${GMAKE_INV} _mconfig W=-y RCONFIG=Config.in
 
 allmodconfig: .prereq_done
+	@${BASH} ${TOPDIR}/scripts/update-sys
+	@${BASH} ${TOPDIR}/scripts/update-pkg
 	@${GMAKE_INV} _mconfig W=-o RCONFIG=Config.in
 
 package_index: .prereq_done