Index: Makefile
===================================================================
--- Makefile	(revision 874621f88e11575154ad0c2e08fc906a8d92e4c0)
+++ Makefile	(revision d66776735a2ceccdee6385128818fa54fbf7c49f)
@@ -81,4 +81,7 @@
 ifeq ($(CONFIG_VHPT),y)
 	DEFS += -DCONFIG_VHPT
+endif
+ifeq ($(CONFIG_POWEROFF),y)
+	DEFS += -DCONFIG_POWEROFF
 endif
 ifeq ($(CONFIG_FB),y)
