| 12345678910 |
- ifeq ($(ADK_KERNEL_VERSION_2_6_39_4),y)
- KERNEL_VERSION:= 2.6.39.4
- KERNEL_RELEASE:= 1
- KERNEL_MD5SUM:= a17c748c2070168f1e784e9605ca043d
- endif
- ifeq ($(ADK_KERNEL_VERSION_3_0_8),y)
- KERNEL_VERSION:= 3.0.8
- KERNEL_RELEASE:= 1
- KERNEL_MD5SUM:= eac4d398a0ecd98214487cd47a228998
- endif
|