mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-06 05:41:37 +00:00
Plenty of bugfixes for Linux kernel later than 3.5 and Ubuntu later than 10.10. More organized code to improve portability. Regression tests for Pal to test completeness of implementation.
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
PACKAGE_NAME="graphene-ipc"
|
|
PACKAGE_VERSION="0.0.1"
|
|
CLEAN="rm -f *.*o"
|
|
BUILT_MODULE_NAME[0]="graphene-ipc"
|
|
DEST_MODULE_LOCATION[0]="/updates"
|
|
AUTOINSTALL="yes"
|