Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: do not build kernel modules by default | Hauke Mehrtens | 2014-07-06 | 1 | -12/+0 |
| | | | | | | | | | | | No config option should be set to m in the default config, because there is also some script needed which picks the module up into the image and that is missing this way. Always create a kmod when building a module. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41539 | ||||
* | au1000: add support for kernel 3.10 | Hauke Mehrtens | 2014-07-06 | 1 | -0/+148 |
This is compile tested only, please run test and report back. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41534 |