aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.asm-generic
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-05-29 01:12:29 -0400
committerMichal Marek <mmarek@suse.cz>2014-06-09 18:04:06 -0400
commit7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc (patch)
tree0e5bfa931e32e706edcb9fc108369ed8902702fe /scripts/Makefile.asm-generic
parent2d5c5dbb48253f1729dc09f266a98bd2d7e694cb (diff)
kbuild: trivial - remove trailing empty lines
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'scripts/Makefile.asm-generic')
-rw-r--r--scripts/Makefile.asm-generic1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile.asm-generic b/scripts/Makefile.asm-generic
index d17e0ea911ed..045e0098e962 100644
--- a/scripts/Makefile.asm-generic
+++ b/scripts/Makefile.asm-generic
@@ -21,4 +21,3 @@ all: $(patsubst %, $(obj)/%, $(generic-y))
21 21
22$(obj)/%.h: 22$(obj)/%.h:
23 $(call cmd,wrap) 23 $(call cmd,wrap)
24