This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ac434806f2
linux
/
arch
/
arm
/
mach-mediatek
/
Makefile
2 lines
42 B
Makefile
Raw
Normal View
History
Unescape
Escape
arm: add basic support for Mediatek MT6589 boards 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>
2014-05-12 23:06:13 +00:00
obj-$(CONFIG_ARCH_MEDIATEK)
+=
mediatek.o
Reference in New Issue
Copy Permalink