1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

use [yes "" | make oldconfig]

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2010-09-14 09:43:06 +08:00
parent 9066680018
commit e72eac6a41

View File

@@ -110,7 +110,7 @@ echo ${DATE} > files/etc/VERSION
mv config .config
make oldconfig
yes "" | make oldconfig
echo "starting compiling - this may take several hours..."