This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fc80a5e3d0
linux
/
arch
/
arm
/
mach-mx2
/
Makefile
8 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
i.MX2 family: Add basic mach support (sources) This patch adds basic mach support for the mx2 processor family, based on the original freescale code and adapted to mainline kernel coding style. Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
2008-07-05 08:02:56 +00:00
#
# Makefile for the linux kernel.
#
# Object file lists.
i.MX2 family: Add basic device support This patch adds a few on-chip devices for i.MX21/i.MX27 procesors. Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
2008-07-05 08:02:57 +00:00
obj-y
:=
system.o generic.o devices.o
Reference in New Issue
Copy Permalink