This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2025-01-06 05:44:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f35f9a9fa
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
Reference in New Issue
Copy Permalink