This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
You've already forked linux
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4e242d1616
linux
/
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 11:32:12 +02: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 11:32:46 +02:00
obj-$(CONFIG_MACH_MX25_3DS)
+=
mx25pdk.o