mirror of
https://github.com/choff/anbox-modules.git
synced 2025-01-19 05:25:42 +08:00
3839bfd6e2
Signed-off-by: Shengjing Zhu <i@zhsj.me>
6 lines
61 B
Makefile
Executable File
6 lines
61 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# -*- makefile -*-
|
|
|
|
%:
|
|
dh $@ --with dkms
|