This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-28 11:18:45 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
732078c369
linux_dsm_epyc7002
/
arch
/
arm
/
mach-zynq
/
Makefile
7 lines
76 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 00:47:27 +07:00
#
# Makefile for the linux kernel.
#
# Common support
arm: zynq: Move timer to generic location Move zynq timer out of mach folder to generic location and enable it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2013-03-20 16:46:01 +07:00
obj-y
:=
common.o
Reference in New Issue
Copy Permalink