anbox/kernel
Tomasz Maciej Nowak 19110b824f dkms: fix modules build with more kernel versions
The Makefile for ashmem and binder have this line:
KERNEL_SRC ?= /lib/modules/$(shell uname -r)/build
so dkms will always build those modules against running kernel,
even for other kernel version headers. With this commit dkms will
always provide the necessary kernel version.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2017-06-05 15:46:32 +02:00
..
ashmem dkms: fix modules build with more kernel versions 2017-06-05 15:46:32 +02:00
binder dkms: fix modules build with more kernel versions 2017-06-05 15:46:32 +02:00
patches Add kernel patches to add namespace support to binder 2017-04-26 19:31:17 +02:00
99-anbox.rules Rework debian packaging to include things from anbox-installer 2017-04-20 20:04:42 +02:00
anbox.conf Rework debian packaging to include things from anbox-installer 2017-04-20 20:04:42 +02:00