summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 919e4b8..37601c9 100644
--- a/README.org
+++ b/README.org
@@ -169,7 +169,7 @@ required, it is recommended to stay with Linux LTS releases:
(use-modules (nongnu packages linux))
(operating-system
- (kernel linux)
+ (kernel linux-lts)
;; Blacklist conflicting kernel modules.
(kernel-arguments '("modprobe.blacklist=b43,b43legacy,ssb,bcm43xx,brcm80211,brcmfmac,brcmsmac,bcma"))
(kernel-loadable-modules (list broadcom-sta))