wok-6.x diff linux/receipt @ rev 7710
merge
author | fireflyoo <lufeng369@gmail.com> |
---|---|
date | Sun Dec 19 23:29:00 2010 +0800 (2010-12-19) |
parents | a03e47756b33 |
children | 03d4663c81fa |
line diff
1.1 --- a/linux/receipt Thu Dec 16 17:16:06 2010 +0000 1.2 +++ b/linux/receipt Sun Dec 19 23:29:00 2010 +0800 1.3 @@ -84,7 +84,7 @@ 1.4 -e 's/^CONFIG_RT2870/#&/' .config 1.5 yes '' | make oldconfig 1.6 make -j 4 bzImage || return 1 1.7 - [-d $PWD/_pkg ] || mkdir -p $PWD/_pkg 1.8 + [ -d $PWD/_pkg ] || mkdir -p $PWD/_pkg 1.9 mv arch/x86/boot/bzImage $PWD/_pkg 1.10 mv System.map System.map-without-modules 1.11