summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-04-29 11:56:39 +0100
committerJon Medhurst <tixy@linaro.org>2013-04-29 11:56:39 +0100
commit975b32756130a45b727e71cb2d3a4b2e953a99ab (patch)
tree47d5b55eb096304f344f5c5de3755b2aa972e68c
parent548ef08de9239e353cce9e057956e5385082dd75 (diff)
vexpress: Re-enable building of perf for standard vexpress builds
Perf now builds OK, so re-enable it. This reverts commit 89089670 (vexpress: Disable building of perf for standard vexpress builds) Change-Id: I7f6592dda57a357804be10f0e7e23adb9ee0f84e Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--BoardConfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 1dc2339..f12e178 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -96,7 +96,6 @@ UBOOT_FLAVOURS := vexpress_ca9x4:u-boot_v2p-ca9.bin \
CUSTOM_BOOTLOADER_MAKEFILE := device/linaro/vexpress/bootloader.mk
INSTALLED_KERNEL_TARGET_NAME := zImage
INSTALLED_RAMDISK_TARGET_NAME := initrd
-INCLUDE_PERF := 0
endif