Explorar o código

use -m for allmodconfig

Waldemar Brodkorb %!s(int64=16) %!d(string=hai) anos
pai
achega
6e602150c5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mk/build.mk

+ 1 - 1
mk/build.mk

@@ -179,7 +179,7 @@ _config: $(CONFIG)/conf
 .NOTPARALLEL: _mconfig
 _mconfig: ${CONFIG}/conf _mconfig2 _config
 _mconfig2: ${CONFIG}/conf
-	@${CONFIG}/conf -M ${RCONFIG} >/dev/null
+	@${CONFIG}/conf -m ${RCONFIG} >/dev/null
 
 distclean:
 	@$(MAKE) -C $(CONFIG) clean