add experimental kernel for solidrun devices, to check kodi audio
[openadk.git] / mk / kernel-ver.mk
blob7a06e4cf944a0ef16fe51b2ffcdebabdae2b5832
1 ifeq ($(ADK_KERNEL_VERSION_4_1_2),y)
2 KERNEL_VERSION:= 4.1.2
3 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
4 KERNEL_RELEASE:= 1
5 KERNEL_HASH:= 1e4a46b8be904af336af2d556dbe01e01b21a6be15434517234540f82d94bed5
6 endif
7 ifeq ($(ADK_KERNEL_VERSION_4_0_6),y)
8 KERNEL_VERSION:= 4.0.6
9 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
10 KERNEL_RELEASE:= 1
11 KERNEL_HASH:= 2953204e7dfb8fc47820ed58e29178637ae7f8af7204e20c12968d2aca141c58
12 endif
13 ifeq ($(ADK_KERNEL_VERSION_3_18_16),y)
14 KERNEL_VERSION:= 3.18.16
15 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
16 KERNEL_RELEASE:= 1
17 KERNEL_HASH:= d98e8dc54cdb0d0cdf42533413f4079c983899a5dbd5a46c4c62ea5715184530
18 endif
19 ifeq ($(ADK_KERNEL_VERSION_3_14_45),y)
20 KERNEL_VERSION:= 3.14.45
21 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
22 KERNEL_RELEASE:= 1
23 KERNEL_HASH:= 8c745b47b3ae0631b2e59423dc255dccbc64d599f9183b390b442dd500e5cb49
24 endif
25 ifeq ($(ADK_KERNEL_VERSION_3_14_36),y)
26 KERNEL_VERSION:= 3.14.36
27 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
28 KERNEL_RELEASE:= 1
29 KERNEL_HASH:= 19d0e157ae36fb6f0789fe4cd7b0b6c67856cfc1995605076b74eff10718f40e
30 endif
31 ifeq ($(ADK_KERNEL_VERSION_3_12_44),y)
32 KERNEL_VERSION:= 3.12.44
33 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
34 KERNEL_RELEASE:= 1
35 KERNEL_HASH:= 08a64346a8dcb7e938b2a8a34fc94ac0207b8e2ab5884e761458c6151359de15
36 endif
37 ifeq ($(ADK_KERNEL_VERSION_3_10_81),y)
38 KERNEL_VERSION:= 3.10.81
39 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
40 KERNEL_RELEASE:= 1
41 KERNEL_HASH:= cf8e4c6e67783aa65ab52eda043054945f4d0da0cf739ad90841f4e4354fea43
42 endif
43 ifeq ($(ADK_KERNEL_VERSION_3_4_108),y)
44 KERNEL_VERSION:= 3.4.108
45 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
46 KERNEL_RELEASE:= 1
47 KERNEL_HASH:= 55c65bc82a6168625ffc8145a644515e77047684f30f7382456948619763be75
48 endif
49 ifeq ($(ADK_KERNEL_VERSION_3_2_69),y)
50 KERNEL_VERSION:= 3.2.69
51 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
52 KERNEL_RELEASE:= 1
53 KERNEL_HASH:= a331bf981114f0959a543c47210dd455c47971017d3ee74fa72d14bb8754473b
54 endif
55 ifeq ($(ADK_KERNEL_VERSION_2_6_32_67),y)
56 KERNEL_VERSION:= 2.6.32.67
57 KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
58 KERNEL_RELEASE:= 1
59 KERNEL_HASH:= b472eb8758404dcbbcdb0fdce60b98e60aadcb4408c485faef5ab7a29cf994b0
60 endif