[PATCH 2/5] firmware: Use $(quote) in the Makefile

2014-04-29 Thread Michal Marek
The literal " confuses syntax highlighting in vim. Cc: David Woodhouse Signed-off-by: Michal Marek --- firmware/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/Makefile b/firmware/Makefile index 6af62cf..5747417 100644 --- a/firmware/Makefile +++

[PATCH 2/5] firmware: Use $(quote) in the Makefile

2014-04-29 Thread Michal Marek
The literal confuses syntax highlighting in vim. Cc: David Woodhouse dw...@infradead.org Signed-off-by: Michal Marek mma...@suse.cz --- firmware/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/Makefile b/firmware/Makefile index 6af62cf..5747417 100644