Commit cbdf59ad authored by Masahiro Yamada's avatar Masahiro Yamada

treewide: remove dummy Makefiles for single targets

Now that the single target build descends into sub-directories in the
same way as the normal build, these dummy Makefiles are not needed
any more.
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 394053f4
# SPDX-License-Identifier: GPL-2.0
# kbuild requires Makefile in a directory to build individual objects
# SPDX-License-Identifier: GPL-2.0-only
subdir-ccflags-y += -I$(src)/..
# SPDX-License-Identifier: GPL-2.0-only
subdir-ccflags-y += -I$(src)/..
# SPDX-License-Identifier: GPL-2.0-only
subdir-ccflags-y += -I$(src)/..
# SPDX-License-Identifier: GPL-2.0-only
subdir-ccflags-y += -I$(src)/..
# SPDX-License-Identifier: GPL-2.0-only
subdir-ccflags-y += -I$(src)/..
# SPDX-License-Identifier: GPL-2.0-only
subdir-ccflags-y += -I$(src)/..
# SPDX-License-Identifier: GPL-2.0-only
subdir-ccflags-y += -I$(src)/..
# SPDX-License-Identifier: GPL-2.0
# kbuild requires Makefile in a directory to build individual objects
# SPDX-License-Identifier: GPL-2.0
# kbuild requires Makefile in a directory to build individual objects
# SPDX-License-Identifier: GPL-2.0
# kbuild requires Makefile in a directory to build individual objects
# SPDX-License-Identifier: GPL-2.0
# kbuild requires Makefile in a directory to build individual objects
# SPDX-License-Identifier: GPL-2.0
# kbuild requires Makefile in a directory to build individual objects
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment