Commit a677c49e authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Cosmetic move of PM higher up in the Makefile

Cosmetic move of PM higher up in the Makefile
parent a57a89ee
......@@ -7,11 +7,11 @@ obj-y := io.o id.o clock.o irq.o mux.o serial.o devices.o
obj-$(CONFIG_OMAP_MPU_TIMER) += time.o
led-y := leds.o
# Power Management
obj-$(CONFIG_PM) += pm.o sleep.o
led-y := leds.o
# Specific board support
obj-$(CONFIG_MACH_OMAP_H2) += board-h2.o
obj-$(CONFIG_MACH_OMAP_INNOVATOR) += board-innovator.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment