OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layer
[safe/jmp/linux-2.6] / arch / arm / plat-omap / Makefile
index 769a4c2..5e10d0a 100644 (file)
@@ -26,3 +26,4 @@ obj-y += $(i2c-omap-m) $(i2c-omap-y)
 # OMAP mailbox framework
 obj-$(CONFIG_OMAP_MBOX_FWK) += mailbox.o
 
+obj-$(CONFIG_OMAP_PM_NOOP) += omap-pm-noop.o
\ No newline at end of file