Skip to content

Commit

Permalink
[ath5k] Add support for non-802.11n Atheros wireless NICs
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Brown <mcb30@etherboot.org>
  • Loading branch information
rwcr authored and Michael Brown committed Aug 8, 2009
1 parent 3f274a6 commit ce68f58
Show file tree
Hide file tree
Showing 21 changed files with 17,970 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile
Expand Up @@ -62,6 +62,7 @@ SRCDIRS += drivers/net
SRCDIRS += drivers/net/e1000
SRCDIRS += drivers/net/phantom
SRCDIRS += drivers/net/rtl818x
SRCDIRS += drivers/net/ath5k
SRCDIRS += drivers/block
SRCDIRS += drivers/nvs
SRCDIRS += drivers/bitbash
Expand Down

0 comments on commit ce68f58

Please sign in to comment.