From 4d3e6473e5054223981227ab4a0b9e11bcc813b6 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 20 Jan 2013 02:09:59 +0100 Subject: [PATCH] projects/ARCTIC_MC/options: update option file after last merge Signed-off-by: Stephan Raue --- projects/ARCTIC_MC/options | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects/ARCTIC_MC/options b/projects/ARCTIC_MC/options index eba3a2b343..3d669dbe79 100755 --- a/projects/ARCTIC_MC/options +++ b/projects/ARCTIC_MC/options @@ -326,6 +326,12 @@ # OEM packages for OEM's (yes / no) OEM_SUPPORT="yes" +# build and install nano text editor (yes / no) + NANO_EDITOR="yes" + +# cron support (yes / no) + CRON_SUPPORT="yes" + # Coreboot support (yes / no) COREBOOT="no"