This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-21 09:24:37 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7993591530
linux_dsm_epyc7002
/
arch
/
arm
/
mach-mxs
/
Makefile
3 lines
62 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: mxs: add initial pm support This is a very initial pm support and basically does nothing. With this pm support entry, drivers can start testing their own pm functions. Signed-off-by: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-01-24 16:05:25 +07:00
obj-$(CONFIG_PM)
+=
pm.o
ARM: mxs: enable multiplatform build Remove files that are not needed by multiplatform build, and make necessary changes on Kconfig to enable multiplatform build. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
2013-03-29 15:25:43 +07:00
obj-$(CONFIG_ARCH_MXS)
+=
mach-mxs.o
Reference in New Issue
Copy Permalink