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