about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/linux-3.8.nix
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@viric.name>2013-02-24 12:06:50 +0100
committerLluís Batlle i Rossell <viric@viric.name>2013-02-24 12:07:14 +0100
commit17d289498fc25dfdb824eeda5ed404a5f82e1aef (patch)
tree25d2d97f14270b54a61b12ac863529a68ee0f73f /pkgs/os-specific/linux/kernel/linux-3.8.nix
parent51c54301a6373cd28fa7bb0a683e0f50101cf0f0 (diff)
linux: Typo: CFG80211_WEXT
Diffstat (limited to 'pkgs/os-specific/linux/kernel/linux-3.8.nix')
-rw-r--r--pkgs/os-specific/linux/kernel/linux-3.8.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/os-specific/linux/kernel/linux-3.8.nix b/pkgs/os-specific/linux/kernel/linux-3.8.nix
index 927b249a92479..1c59a2ff4862f 100644
--- a/pkgs/os-specific/linux/kernel/linux-3.8.nix
+++ b/pkgs/os-specific/linux/kernel/linux-3.8.nix
@@ -78,7 +78,7 @@ let
       ATH9K_AHB y # Ditto, AHB bus
       B43_PHY_HT y
       BCMA_HOST_PCI y
-      CFG08211_WEXT y # Without it, ipw2200 drivers don't build
+      CFG80211_WEXT y # Without it, ipw2200 drivers don't build
 
       # Some settings to make sure that fbcondecor works - in particular,
       # disable tileblitting and the drivers that need it.