aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/linux-headers/ya.make
blob: 5f6590d69ca5f61d1d0f8d0ebb564cb298e7913d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Generated by devtools/yamaker from nixpkgs 22.11.

LIBRARY()

LICENSE(
    "(GPL-2.0-only WITH Linux-syscall-note OR BSD-2-Clause)" AND
    "(GPL-2.0-only WITH Linux-syscall-note OR BSD-3-Clause)" AND
    "(GPL-2.0-only WITH Linux-syscall-note OR CDDL-1.0)" AND
    "(GPL-2.0-only WITH Linux-syscall-note OR Linux-OpenIB)" AND
    "(GPL-2.0-only WITH Linux-syscall-note OR MIT)" AND
    "(GPL-2.0-or-later WITH Linux-syscall-note OR BSD-3-Clause)" AND
    BSD-2-Clause AND
    BSD-3-Clause AND
    GPL-1.0-or-later WITH Linux-syscall-note AND
    GPL-2.0-only WITH Linux-syscall-note AND
    GPL-2.0-or-later WITH Linux-syscall-note AND
    ISC AND
    LGPL-2.0-only AND
    LGPL-2.0-or-later WITH Linux-syscall-note AND
    LGPL-2.1-only AND
    LGPL-2.1-only WITH Linux-syscall-note AND
    LGPL-2.1-or-later WITH Linux-syscall-note AND
    Linux-OpenIB AND
    MIT AND
    NTP AND
    Public-Domain
)

LICENSE_TEXTS(.yandex_meta/licenses.list.txt)

VERSION(6.4.5)

ORIGINAL_SOURCE(mirror://kernel/linux/kernel/v6.x/linux-6.4.5.tar.xz)

DISABLE(NEED_PLATFORM_PEERDIRS)

DISABLE(WITH_VALGRIND)

ADDINCL(
    GLOBAL contrib/libs/linux-headers
    GLOBAL contrib/libs/linux-headers/_nf
)

NO_PLATFORM()

END()