education.mk: add disable-usb-autosuspend and bluetooth support
This commit is contained in:
parent
a2d42b5df5
commit
6a3355135d
@ -18,5 +18,7 @@ distro/education: distro/.installer use/slinux/full \
|
|||||||
@$(call add,THE_PACKAGES,usbutils pv syslinux lftp links2 openssh-server xinput xorg-drv-libinput)
|
@$(call add,THE_PACKAGES,usbutils pv syslinux lftp links2 openssh-server xinput xorg-drv-libinput)
|
||||||
@$(call add,THE_KMODULES,lsadrv)
|
@$(call add,THE_KMODULES,lsadrv)
|
||||||
@$(call add,BASE_PACKAGES,os-prober)
|
@$(call add,BASE_PACKAGES,os-prober)
|
||||||
|
@$(call add,THE_PACKAGES,disable-usb-autosuspend)
|
||||||
|
@$(call add,THE_PACKAGES,bluez pulseaudio-bluez)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user