diff options
| author | Masahiro Yamada <[email protected]> | 2020-02-05 06:51:52 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2020-02-05 21:31:51 +0000 |
| commit | f566e1fbadb686e28f1c307e356114b2865ef588 (patch) | |
| tree | f54d53dbabd995ae132781dc7c022ef939d3829e /drivers/fpga/zynq-fpga.c | |
| parent | kconfig: Invalidate all symbols after changing to y or m. (diff) | |
| download | kernel-f566e1fbadb686e28f1c307e356114b2865ef588.tar.gz kernel-f566e1fbadb686e28f1c307e356114b2865ef588.zip | |
kbuild: make multiple directory targets work
Currently, the single-target build does not work when two
or more sub-directories are given:
$ make fs/ kernel/ lib/
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
make[2]: Nothing to be done for 'kernel/'.
make[2]: Nothing to be done for 'fs/'.
make[2]: Nothing to be done for 'lib/'.
Make it work properly.
Reported-by: Linus Torvalds <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions
