Unverified Commit 832340e4 authored by x1z53's avatar x1z53

mobile: enable f2fs

F2FS is a file system intended for flash memory, what used in mobile devices.
parent 1ca16ca0
......@@ -13,6 +13,7 @@ mixin/mobile-base: use/ntp/chrony use/repo use/branding/notes use/x11-autostart
use/wireless
ifeq (sisyphus,$(BRANCH))
@$(call set,BRANDING,alt-mobile-sisyphus)
@$(call set,VM_FSTYPE,f2fs)
else
@$(call set,BRANDING,alt-mobile)
endif
......
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