Skip to content
Snippets Groups Projects
Verified Commit d51d631d authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Update kernel recipe

parent 994c6c59
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,11 @@ nulld
zerod
randd
vesad T T G
stdio display:1
logd debug: display:1
stdio log:
ps2d us
ramfs logging
acpid
pcid /etc/pcid/initfs.toml
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
cd file:
......
GIT=https://gitlab.redox-os.org/redox-os/kernel.git
BUILD_DEPENDS=(drivers init nulld ramfs randd redoxfs zerod)
BUILD_DEPENDS=(
drivers
init
logd
nulld
ramfs
randd
redoxfs
zerod
)
function recipe_build {
export INITFS_FOLDER="$(realpath ../sysroot)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment