start of work towards port of wifi code

This commit is contained in:
Mathieu Lacage
2007-08-24 15:12:12 +02:00
parent 00a9973ca8
commit e23f26a8f3
6 changed files with 273 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ all_modules = (
'applications',
'routing/global-routing',
'mobility',
'devices/wifi',
)
def set_options(opt):