Commit a64239e
committed
kernel_patch_verify: kmake* allow word splitting
kmake takes in variables such as "Image dtbs" that need to be word
split. Allow the same.
Fixes: eeac60b kernel_patch_verify: quote damn near everything
Signed-off-by: Nishanth Menon <[email protected]>1 parent d2a511e commit a64239e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments