1
0
Fork 0

kbuild: remove '/' target

This notice has been here for a while. Remove it entirely now.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
alistair/sunxi64-5.8
Masahiro Yamada 2020-04-25 22:18:10 +09:00
parent 85e4a889d3
commit ea21e90414
1 changed files with 0 additions and 4 deletions

View File

@ -1657,10 +1657,6 @@ _emodinst_post: _emodinst_
clean-dirs := $(KBUILD_EXTMOD)
clean: rm-files := $(KBUILD_EXTMOD)/Module.symvers $(KBUILD_EXTMOD)/modules.nsdeps
PHONY += /
/:
@echo >&2 '"$(MAKE) /" is no longer supported. Please use "$(MAKE) ./" instead.'
PHONY += help
help:
@echo ' Building external modules.'