examples/kerneltest/remove.sh
author Christian Taedcke <hacking@taedcke.com>
Thu, 22 Dec 2011 13:46:00 +0100
changeset 675 e5c5101c4f0b
parent 391 7802a7d5584f
permissions -rw-r--r--
FIXED: - The AVR example now compiles in linux.
- adapted AVR code to current default branch.
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

/sbin/rmmod $module || exit 1
/sbin/rmmod canfestival
/sbin/rmmod can_virtual

rm -f /dev/${device}