wok-current diff linux/receipt @ rev 7719

Add ode. Needed for alienarena and xmoto.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Dec 19 12:44:09 2010 +0000 (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 12:44:09 2010 +0000
     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