This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
original_kernel
Watch
1
Star
0
Fork
You've already forked original_kernel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2f34e0a58f
original_kernel
/
arch
/
arm
/
mach-zynq
/
Makefile
7 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: Xilinx: Adding Xilinx board support The 1st board support is minimal to get a system up and running on the Xilinx platform. This platform reuses the clock implementation from plat-versatile, and it depends entirely on CONFIG_OF support. There is only one board support file which obtains all device information from a device tree dtb file which is passed to the kernel at boot time. Signed-off-by: John Linn <john.linn@xilinx.com>
2011-06-21 01:47:27 +08:00
#
# Makefile for the linux kernel.
#
# Common support
arm: zynq: Move slcr initialization to separate file Create separate slcr driver instead of polluting common code. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2013-03-27 19:37:53 +08:00
obj-y
:=
common.o slcr.o