kbuild: move "quote" to Kbuild.include to be consistent
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
parent
ec3fadd64b
commit
13338935f1
2 changed files with 1 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
# Convenient variables
|
||||
comma := ,
|
||||
quote := "
|
||||
squote := '
|
||||
empty :=
|
||||
space := $(empty) $(empty)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue