1obj-y	+= platform.o
2
3obj-$(CONFIG_SUSPEND)		+= suspend.o suspend_asm.o
4obj-$(CONFIG_HIBERNATION)	+= hibernate.o hibernate_asm.o
5