diff options
-rw-r--r-- | conf/machine/include/collie-2.4.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/collie-2.4.conf b/conf/machine/include/collie-2.4.conf index 0412ea359a..a77d12a53f 100644 --- a/conf/machine/include/collie-2.4.conf +++ b/conf/machine/include/collie-2.4.conf @@ -1,5 +1,8 @@ PREFERRED_PROVIDER_virtual/kernel = "collie-kernels-2.4-embedix" +# workaround for bug 1877 +PREFERRED_PROVIDER_hostap-modules = "hostap-modules" + SERIAL_CONSOLE = "115200 ttyS0" # # no keyboard feature because 2.4 kernel keymap works ok and we have limited flash |