Skip to content
Snippets Groups Projects
Commit 36ce48c3 authored by Johannes Mey's avatar Johannes Mey
Browse files

add some kernel build dependencies

parent b5681b9b
Branches
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ build-kernel:
stage: build
script:
- apt-get update
- apt-get install -y build-essential curl bison flex
- apt-get install -y build-essential curl bison flex bc rsync kmod cpio lsb-release libssl-dev
- cd kernel; ./compile.bash
tags:
- highmem
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment