This website requires JavaScript.
Explore
Help
Sign In
UbiquitousOS
/
OpenCloudOS-Kernel
mirror of
https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git
Watch
11
Star
0
Fork
You've already forked OpenCloudOS-Kernel
0
Code
Issues
Projects
Releases
Wiki
Activity
43f9137df4
OpenCloudOS-Kernel
/
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