From be45768b193281917003531c55e9ebda9d2c2f99 Mon Sep 17 00:00:00 2001 From: lin <lin@kickpi.com> Date: Mon, 06 Jan 2025 01:56:15 +0000 Subject: [PATCH] feat(build): add build lunch k5c and k5 support --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b7b1716..1b1dffa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ longan/out/ android/device/softwinner/ceres-c3/fstab.sun50iw10p1.noverify +longan/device/.BoardConfig.mk -- Gitblit v1.6.2