Newer
Older
barebox / arch / blackfin / boards / ipe337 / env / bin / _alternate
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 23 Jul 2010 123 bytes move boards to arch/<architecure>/boards
#!/bin/sh

. /env/config

alternate $ageing
if [ $? -lt 2 ]; then
	echo "Error when accesing ageing-partition!"
	exit 1
fi