This website requires JavaScript.
Explore
Help
Register
Sign In
FEX-Emu
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/FEX-Emu/linux.git
synced
2024-12-23 09:56:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2c798557b9
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 09:32:12 +00: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 09:32:46 +00:00
obj-$(CONFIG_MACH_MX25_3DS)
+=
mx25pdk.o
Reference in New Issue
Copy Permalink