From 52da127cc19e3fdb0cb62088af62ecca6ba4eaa2 Mon Sep 17 00:00:00 2001 From: udeved Date: Mon, 4 May 2015 21:32:58 +0200 Subject: [PATCH] [conf] add kernel_modules to profile.conf #84 --- conf/profile.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/profile.conf b/conf/profile.conf index 4a8dab9..e70adc0 100644 --- a/conf/profile.conf +++ b/conf/profile.conf @@ -12,6 +12,8 @@ # unset defaults to given value # kernel="linux319" +# kernel_modules="e100 e1000 e1000e" + # unset defaults to given value # efi_boot_loader="grub"