commit | b73d795d9215e3571821059167f4725b3c3ac42a | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Fri Jan 10 16:30:26 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 16 09:39:45 2020 -0500 |
tree | 5410c6cda0a8cf18b7ace504cae10dbba4d5d71a | |
parent | 46603416317890720666c7f20da4d158c1cac68d [diff] [blame] |
ARM: MediaTek: Add support for MediaTek MT7622 SoC Add support for MediaTek MT7622 SoC. This include the file that will initialize the SoC after boot and its device tree.
diff --git a/arch/arm/mach-mediatek/mt7622/Makefile b/arch/arm/mach-mediatek/mt7622/Makefile new file mode 100644 index 0000000..886ab7e --- /dev/null +++ b/arch/arm/mach-mediatek/mt7622/Makefile
@@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0 + +obj-y += init.o