examples/kerneltest/remove.sh
author greg
Thu, 24 Sep 2009 09:29:07 +0200
changeset 593 44702aa24113
parent 391 7802a7d5584f
permissions -rw-r--r--
add some symbols from libgcc.a into libcanfestival_win32.a to maintain compatibility between mingw and msvc compilers
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}