8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
|
PACKAGE_NAME="anbox-ashmem"
|
||
|
PACKAGE_VERSION="1"
|
||
|
CLEAN="make clean"
|
||
|
MAKE[0]="make all KERNEL_SRC=/lib/modules/$kernelver/build"
|
||
|
BUILT_MODULE_NAME[0]="ashmem_linux"
|
||
|
DEST_MODULE_LOCATION[0]="/updates"
|
||
|
AUTOINSTALL="yes"
|