diff --git a/conf.d/education.mk b/conf.d/education.mk index f6ac191c..5031ee23 100644 --- a/conf.d/education.mk +++ b/conf.d/education.mk @@ -33,5 +33,6 @@ distro/education: distro/.installer use/slinux/full \ @$(call add,THE_LISTS,education/desktop) @$(call add,THE_LISTS,$(call tags,base regular)) @$(call add,SERVICES_ENABLE,bluetoothd sshd syslogd bind crond) + @$(call add,STAGE1_MODLISTS,stage2-mmc) endif