From 0187095f78635f8c54f1f14e4532b5d3db30b182 Mon Sep 17 00:00:00 2001
From: escoand <escoand@users.noreply.github.com>
Date: Sat, 26 Jan 2019 16:10:54 +0100
Subject: [PATCH] fixed comment in linux APKBUILD

---
 device/linux-htc-ville/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/device/linux-htc-ville/APKBUILD b/device/linux-htc-ville/APKBUILD
index d3a7774b558..94acbd41787 100644
--- a/device/linux-htc-ville/APKBUILD
+++ b/device/linux-htc-ville/APKBUILD
@@ -1,5 +1,5 @@
 # Reference: <https://postmarketos.org/vendorkernel>
-# Kernel config based on: arch/arm/configs/(CHANGEME!)
+# Kernel config based on: arch/arm/configs/ville_defconfig
 
 pkgname="linux-htc-ville"
 pkgver=3.4.110
-- 
GitLab