mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
Documentation: DocBook/Makefile comment typo
Fix a se for so typo. Signed-off-by: Jim Davis <jim.epost@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
291b9d7368
commit
0f3a249110
|
|
@ -272,6 +272,6 @@ cleandocs:
|
|||
$(Q)rm -rf $(call objectify, $(clean-dirs))
|
||||
|
||||
# Declare the contents of the .PHONY variable as phony. We keep that
|
||||
# information in a variable se we can use it in if_changed and friends.
|
||||
# information in a variable so we can use it in if_changed and friends.
|
||||
|
||||
.PHONY: $(PHONY)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user