This website requires JavaScript.
Explore
Help
Sign in
Piteball
/
android_kernel_samsung_msm8976
Watch
1
Star
1
Fork
You've already forked android_kernel_samsung_msm8976
0
mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced
2024-11-07 04:09:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7704c09523
android_kernel_samsung_msm8976
/
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 09:00:06 +00:00
obj-$(CONFIG_ARCH_VT8500)
+=
irq.o timer.o vt8500.o
Reference in a new issue
Copy permalink