targets/generic: Add imagebuilder

This commit is contained in:
lemoer 2021-01-06 03:22:25 +01:00
parent d3d22ba677
commit e84761d197

View File

@ -30,6 +30,8 @@ for feed in string.gmatch(exec_capture_raw('. scripts/modules.sh && echo -n "$FE
end
end
config('IB', true)
config('IB_STANDALONE', true)
config('TARGET_ROOTFS_INITRAMFS', false)