forked from Minki/linux
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
|