mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 07:07:14 +08:00
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
PACKAGE_NAME="vboxsf"
|
|
PACKAGE_VERSION=@VERSION@_OSE
|
|
AUTOINSTALL=yes
|
|
|
|
# Build only for Linux 4.16 and later (until it gets upstreamed...)
|
|
BUILD_EXCLUSIVE_KERNEL="^(4\.(1[6-9]|2[0-9])\..*|5\..*)"
|
|
|
|
BUILT_MODULE_NAME[0]="vboxsf"
|
|
BUILT_MODULE_LOCATION[0]="vboxsf"
|
|
DEST_MODULE_LOCATION[0]="/kernel/misc"
|