From 42c9335121af8f4a2b9ab569944804279ef54def Mon Sep 17 00:00:00 2001 From: Colin Cross Date: Wed, 20 Apr 2011 16:59:55 -0700 Subject: Enable building recovery.img Change-Id: Id446c4bdce23ae2acb0d0e36091ece9470d30fc3 --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index 9469192..7018a2b 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -30,7 +30,6 @@ ARCH_ARM_HAVE_TLS_REGISTER := true BOARD_HAVE_BLUETOOTH := false TARGET_NO_BOOTLOADER := true -TARGET_NO_RECOVERY := true BOARD_KERNEL_BASE := 0x80000000 -- cgit v1.1