This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
1d47091ac6
linux
/
arch
/
arm
/
mach-vt8500
/
Makefile
2 lines
52 B
Makefile
Raw
Normal View
History
Unescape
Escape
arm: vt8500: Update arch-vt8500 to devicetree support. Merged existing board files to a single dt-capable file. Converted irq and timer code to devicetree. Removed existing device files that are no longer required with devicetree support. All existing platform devices are converted to devicetree nodes except PWM. Removed restart.c and moved code into vt8500.c to remove duplicate PMC code. Signed-off-by: Tony Prisk <linux@prisktech.co.nz> Acked-by: Arnd Bergmann <arnd@arndb.de>
2012-08-03 17:00:06 +08:00
obj-$(CONFIG_ARCH_VT8500)
+=
irq.o timer.o vt8500.o