Skip to content

Commit

Permalink
Description: updated modules section
Browse files Browse the repository at this point in the history
  • Loading branch information
ppaulweber committed Sep 6, 2019
1 parent 6471ed7 commit abe7910
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@

* linux-mba: Linux Kernel for MacBook{Air8.x,Pro15.y} with =systemd= setup (Arch, Debian, Ubuntu etc.)

To fetch and compile the Linux kernel sources and additional =bce= and =applespi= modules, just call =make=.
To fetch and compile the Linux kernel sources and additional =bce=, =apple-ibridge=, =apple-ib-tb=, and =apple-ib-als= modules, just call =make=.

To install the artifacts just call =sudo make install=.

The Linux kernel image =vmlinuz-linux= and =initramfs-linux.img= file are located after the install
at the path =/boot/linux-mba= and all the compiled Linux kernel modules at the path =/lib/modules/5.1.5-mba+/=.

If you want to use the suggested =systemd= integration in this repository e.g. to automatically reload the needed
WLAN (WiFi) driver just update the =systemd= environment by calling =make systemd=.

0 comments on commit abe7910

Please sign in to comment.