projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85e4a88
)
kbuild: remove '/' target
author
Masahiro Yamada
<masahiroy@kernel.org>
Sat, 25 Apr 2020 13:18:10 +0000
(22:18 +0900)
committer
Masahiro Yamada
<masahiroy@kernel.org>
Tue, 12 May 2020 04:28:33 +0000
(13:28 +0900)
This notice has been here for a while. Remove it entirely now.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 11fe9b1535de529e994b861a1bab1675f3348d34..9671fa09c83abfdc7c9f9ae49d189fa5da05a4f8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-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.'