anbox-modules/debian/dkms
llyyr 18f37babc3 Remove ashmem
Use memfd
2025-03-05 06:03:00 +05:30

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"