mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-27 11:55:53 +00:00
f682a21854
This adds a generic devicetree board file and a dtsi for boards based on MT6589 SoCs from Mediatek. Apart from the generic parts (gic, clocks) the only component currently supported are the timers. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2 lines
42 B
Makefile
2 lines
42 B
Makefile
obj-$(CONFIG_ARCH_MEDIATEK) += mediatek.o
|