update KFLAVOURS to a new format

parent 00d3491a
......@@ -185,9 +185,9 @@ distro/.ximper-base: distro/.ximper-install-x11-systemd \
@$(call set,META_VOL_ID,Ximper Linux $(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,Ximper Linux $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
@$(call set,BRANDING,etersoft-ximper)
@$(call set,KFLAVOURS,std-def un-def)
@$(call add,MAIN_PACKAGES,kernel-headers-un-def)
@$(call add,MAIN_PACKAGES,kernel-headers-modules-un-def)
@$(call set,KFLAVOURS,6.6)
@$(call add,MAIN_PACKAGES,kernel-headers-6.6)
@$(call add,MAIN_PACKAGES,kernel-headers-modules-6.6)
@$(call add,THE_KMODULES,virtualbox bcmwl)
@$(call add,THE_PACKAGES,bcmwl-kernel-conf)
@$(call add,LIVE_PACKAGES,screenpen)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment