regular.mk: drop fuse-exfat

It's a kernel module now.

Suggested-by: glebfm@
This commit is contained in:
Michael Shigorin
2013-11-27 14:46:24 +04:00
parent ace9227dc5
commit 795d33ab68

View File

@ -28,7 +28,6 @@ distro/.regular-base: distro/.regular-x11 mixin/regular-desktop
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
distro/.regular-desktop: distro/.regular-base \
use/syslinux/ui/gfxboot use/firmware/laptop use/efi/refind +systemd
@$(call add,LIVE_PACKAGES,fuse-exfat)
@$(call add,LIVE_LISTS,domain-client)
@$(call add,THE_BRANDING,bootloader)
@$(call set,KFLAVOURS,std-def)