From cb6ccc6e8ec29d78b79f4a958d876f410383d82e Mon Sep 17 00:00:00 2001 From: ertaozh Date: Wed, 31 Aug 2016 04:55:32 -0400 Subject: [PATCH] add hardware clock driver when building genesis --- xCAT-genesis-builder/installkernel | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-genesis-builder/installkernel b/xCAT-genesis-builder/installkernel index 98f24d2bf..c97915893 100755 --- a/xCAT-genesis-builder/installkernel +++ b/xCAT-genesis-builder/installkernel @@ -12,3 +12,4 @@ instmods dm-mod #support LVM for sysclone instmods sg # Lenovo thinkserver firmware update support instmods ipr # IBM Power RAID instmods i40e # Intel 40GbE +instmods rtc-opal # For hardware clock