This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
forked from
Minki/linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fef88f1076
linux
/
arch
/
arm
/
mach-vexpress
/
Makefile
7 lines
105 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: Add Versatile Express support Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-02-11 21:44:53 +00:00
#
# Makefile for the linux kernel.
#
obj-y
:=
v2m.o
ARM: Add Versatile Express CA9x4 processor support Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-02-28 17:26:25 +00:00
obj-$(CONFIG_ARCH_VEXPRESS_CA9X4)
+=
ct-ca9x4.o
Reference in New Issue
Copy Permalink