From 7bcc89770897d3256ee245afa01057fb58876ffd Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 25 Jul 2010 19:19:22 +0200 Subject: [PATCH] projects/intel/options: disable OEM support Signed-off-by: Stephan Raue --- projects/intel/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/intel/options b/projects/intel/options index c78c2db4e5..85f4a10a3d 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -172,7 +172,7 @@ TESTING="no" # OEM packages for OEM's (yes / no) - OEM_SUPPORT="yes" + OEM_SUPPORT="no" # Coreboot support (yes / no) COREBOOT="no"