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