anbox-modules/debian/dkms
llyyr 7e31e5d818 Remove ashmem
Use memfd
2025-08-01 07:22:20 +02:00

10 lines
301 B
Plaintext

PACKAGE_NAME="anbox"
PACKAGE_VERSION="1"
CLEAN="make -C binder clean"
MAKE[0]="'make -j$parallel_jobs -C binder KERNEL_SRC=$kernel_source_dir"
DEST_MODULE_LOCATION[0]="/updates"
BUILT_MODULE_NAME[1]="binder_linux"
BUILT_MODULE_LOCATION[1]="binder"
DEST_MODULE_LOCATION[1]="/updates"
AUTOINSTALL="yes"