xref
: /
linux
/
drivers
/
idle
/
Makefile
(revision 5d4a2e29fba5b2bef95b96a46b338ec4d76fa4fd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
obj
-$(
CONFIG_I7300_IDLE
) +=
i7300_idle.o
2
obj
-$(
CONFIG_INTEL_IDLE
) +=
intel_idle.o
3
4