Commit ea21e904 authored by Masahiro Yamada's avatar Masahiro Yamada

kbuild: remove '/' target

This notice has been here for a while. Remove it entirely now.
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 85e4a889
......@@ -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.'
......
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