dont create compressed kernel images by default

This commit is contained in:
cinap_lenrek 2011-04-14 16:08:41 +00:00
parent 833a3b7d56
commit 71cfa9c637

View file

@ -92,8 +92,8 @@ $p%.gz:D: $p%
strip -o /fd/1 9pccd | gzip -9 >9pccd.gz
install:V: $p$CONF $p$CONF.gz
cp $p$CONF $p$CONF.gz /$objtype/
install:V: $p$CONF
cp $p$CONF /$objtype/
for(i in $EXTRACOPIES)
import $i / /n/$i && cp $p$CONF $p$CONF.gz /n/$i/$objtype/