Commit a53da43
committed
kbuild: fix single *.ko build
The single *.ko build is broken since commit f65a486 ("kbuild:
change module.order to list *.o instead of *.ko").
Fixes: f65a486 ("kbuild: change module.order to list *.o instead of *.ko")
Reported-by: Marc Kleine-Budde <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Tested-by: Marc Kleine-Budde <[email protected]>1 parent 88603b6 commit a53da43
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1986 | 1986 | | |
1987 | 1987 | | |
1988 | 1988 | | |
1989 | | - | |
| 1989 | + | |
1990 | 1990 | | |
1991 | 1991 | | |
1992 | 1992 | | |
| |||
0 commit comments