Closed julianbraha closed 2 years ago
This allows a user to compile the horizon kernel with make ARCH=arm64 defconfig horizon.config followed by make ARCH=arm64
make ARCH=arm64 defconfig horizon.config
make ARCH=arm64
Yep, this is exactly what I wanted. Thanks for bringing the Kconfig knowledge :')
This allows a user to compile the horizon kernel with
make ARCH=arm64 defconfig horizon.config
followed bymake ARCH=arm64