# run this script to install the driver

# uncomment this line and comment the next when using BeIDE: cp -pv cryptodevice /system/add-ons/kernel/drivers/bin/cryptodevice
cp -pv obj.*/cryptodevice /system/add-ons/kernel/drivers/bin/cryptodevice
mkdir -p /system/add-ons/kernel/drivers/dev/misc/cryptodevice
ln -sv /system/add-ons/kernel/drivers/bin/cryptodevice /system/add-ons/kernel/drivers/dev/misc/cryptodevice
