The Makefile was using the obj-$FOO = form instead of the ob-$FOO += form, so if both slip and loopback are enabled then only loopback will get built. Signed-off-by: Michael Hope <mlhx@google.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| loopback.c | ||
| Makefile | ||
| slip.c | ||
The Makefile was using the obj-$FOO = form instead of the ob-$FOO += form, so if both slip and loopback are enabled then only loopback will get built. Signed-off-by: Michael Hope <mlhx@google.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| loopback.c | ||
| Makefile | ||
| slip.c | ||