diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2018-01-12 11:23:05 +0000 |
---|---|---|
committer | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2018-01-12 11:23:05 +0000 |
commit | bf1d38ef4d0ac5a04d23ae4828cf96fe2e4b31f6 (patch) | |
tree | 0f7a6a825a84ea5523703e4cc1a785323231dd78 /class | |
parent | 840eb48d07b57533e7ad0863b99d8b2849568a5a (diff) | |
download | fai-bf1d38ef4d0ac5a04d23ae4828cf96fe2e4b31f6.tar.gz |
QCOM: fix KVERS name
which actually fixes a typo from:
840eb48 QCOM: fix kernel package name for DB820c
Change-Id: Ifff1b5ee434ee5b9cef39c568e9b7bb9402b2b03
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'class')
-rw-r--r-- | class/DB820C.var | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/class/DB820C.var b/class/DB820C.var index 0e4fa43..247baa6 100644 --- a/class/DB820C.var +++ b/class/DB820C.var @@ -1,2 +1,2 @@ -KVERS=4.11.0-qcomlt +KVERS=4.11.0-qcomlt-arm64 fdtfile=qcom/apq8096-db820c.dtb |