This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
linux-stable-rt
Watch
1
Star
0
Fork
You've already forked linux-stable-rt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2e032b62c4
linux-stable-rt
/
arch
/
arm
/
mach-mx25
/
Makefile
4 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add i.MX25 support Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-06-04 17:32:12 +08:00
obj-y
:=
mm.o devices.o
obj-$(CONFIG_ARCH_MX25)
+=
clock.o
Freescale i.MX25 PDK (3ds) board support Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-06-04 17:32:46 +08:00
obj-$(CONFIG_MACH_MX25_3DS)
+=
mx25pdk.o