Updated for 8 space tabs.
This commit is contained in:
parent
f1f1e0ebbb
commit
fd2d96774c
19
src/README
19
src/README
|
@ -2,14 +2,13 @@
|
|||
./src - root for linux-wlan-ng source code directories
|
||||
|
||||
|
||||
src/am930 - source for the AMD MAC specific driver
|
||||
src/include - header files shared by various components. Header files
|
||||
that are only used by one component are in that component's
|
||||
source directory
|
||||
src/p80211 - source for 802.11 services
|
||||
src/prism2 - source for the Intersil PRISM2 MAC specific driver
|
||||
src/shared - source files (.c) that are shared among two or more
|
||||
components
|
||||
src/wlanctl - source for the wlanctl user-mode utility
|
||||
src/wland - source for the wland user-mode utility
|
||||
src/am930 - source for the AMD MAC specific driver
|
||||
src/include - header files shared by various components. Header files
|
||||
that are only used by one component are in that component's
|
||||
source directory
|
||||
src/p80211 - source for 802.11 services
|
||||
src/prism2 - source for the Intersil PRISM2 MAC specific driver
|
||||
src/shared - source files (.c) that are shared among two or more components
|
||||
src/wlanctl - source for the wlanctl user-mode utility
|
||||
src/wland - source for the wland user-mode utility
|
||||
src/wlandump - source for the wlandump utility
|
||||
|
|
Loading…
Reference in a new issue