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