Removed scripts directory and checked out the original Makefile from 'master' branch

This commit is contained in:
Joaquín Ignacio Aramendía
2012-01-01 17:46:53 -03:00
parent e8135e1dce
commit 4453aa4537
2 changed files with 0 additions and 63 deletions

View File

@ -14,9 +14,3 @@ clean:
load:
-/sbin/rmmod $(modname)
/sbin/insmod $(modname).ko
install_dkms_module:
./scripts/install_dkms.sh install
uninstall_dkms_module:
./scripts/install_dkms.sh uninstall