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