]> git.zerfleddert.de Git - m1-debian/commitdiff
add build dependencies
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 27 Jan 2022 21:46:55 +0000 (22:46 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 27 Jan 2022 21:46:55 +0000 (22:46 +0100)
doc/asahi.txt

index 163235102949638e42be808c133b1be9ccd54ed9..5e8e21e1535776725a919fd19832bff5413f6308 100644 (file)
@@ -35,6 +35,9 @@ curl -L https://tg.st/u/m1.tgz | tar -xOz | dd of=/dev/<identifier of Linux File
 # Relax the boot policy for the stub os and uplaod install m1n1
 /Volumes/Linux/step2.sh
 
+# Build dependencies
+sudo apt install -y gcc-aarch64-linux-gnu libc6-dev-arm64-cross device-tree-compiler imagemagick build-essential bc kmod flex cpio libncurses5-dev libelf-dev:native bison libssl-dev
+
 # Compile the kernel
 git clone --depth 1 https://github.com/AsahiLinux/linux
 cd linux
Impressum, Datenschutz