Revert "distributions/OpenELEC: disable building 'perf' for now, needs to be fixed for kernel 3.19 or removed"

This reverts commit c158383ec3d6e4d6b0f4a8e0b257ff0978b9f64b.
This commit is contained in:
Stephan Raue 2015-02-12 23:48:12 +01:00
parent 54a6acf6d9
commit 0f227135a8

View File

@ -213,7 +213,7 @@
CRON_SUPPORT="yes"
# Perf support in development builds (yes / no)
PERF_SUPPORT="no"
PERF_SUPPORT="yes"
# Distribution Specific source location
DISTRO_MIRROR="http://sources.openelec.tv/mirror"