From b9c0731a4b1ad583bffcf16b82fc2ff45bafe9df Mon Sep 17 00:00:00 2001 From: Jan Engelmohr Date: Tue, 16 Aug 2016 00:08:24 +0200 Subject: [PATCH] added readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 README.md diff --git a/README.md b/README.md new file mode 100755 index 0000000..31875ef --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Common Part for Mediatek MT6753 SoC +This repository contains hardware configurations commonly needed for building Android for MT6753 SoCs. This also includes MT6735 and its variants (MT6735p and m). + +Just include all makefiles and your device is mostly set up already :)