Customized Arch Linux kernel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
233 B

3 years ago
* linux-arch-custom
Customized Arch Linux kernel, aimed at minimal Intel systems.
Disables incomplete reports in ~i2c-hid-code.c~ to stop logging spam.
* Build instructions
#+BEGIN_SRC sh
$ mkdir build
$ ./kernel.sh
#+END_SRC