updated makefile for supporting different target architectures
use "ARCH=arch_name make" restructured project folder, implementations and headers together under sources/
This commit is contained in:
6
README
6
README
@@ -1,3 +1,9 @@
|
||||
THE EXECUTABLE MUST HAVE OWNER root AND "set user id" (chmod +s ) FLAG SET
|
||||
( running as regular user has no rights for /dev/inputXXX , running as root breaks other stuff, so we go with owner root and setUID )
|
||||
|
||||
|
||||
|
||||
|
||||
special thanks to
|
||||
|
||||
https://gist.github.com/lmarz/1059f7c4101a15e2a04d6991d7b7b3d1
|
||||
|
||||
Reference in New Issue
Block a user