Revision f84dde10d893cd368e73dda04b694169542ed792 authored by Douglas Anderson on 15 March 2019, 16:25:03 UTC, committed by Masahiro Yamada on 17 March 2019, 03:56:31 UTC
This reverts commit caf6fe91ddf62a96401e21e9b7a07227440f4185.

The commit was fine but is no longer needed as of commit 3a2429e1faf4
("kbuild: change if_changed_rule for multi-line recipe").  Let's go
back to using ";" to be consistent.

For some discussion, see:

https://lkml.kernel.org/r/CAK7LNASde0Q9S5GKeQiWhArfER4S4wL1=R_FW8q0++_X3T5=hQ@mail.gmail.com

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
1 parent 0c22be0
History
File Mode Size
Makefile -rw-r--r-- 542 bytes
bootstr_32.c -rw-r--r-- 1.3 KB
bootstr_64.c -rw-r--r-- 1.2 KB
cif.S -rw-r--r-- 986 bytes
console_32.c -rw-r--r-- 1.2 KB
console_64.c -rw-r--r-- 1012 bytes
init_32.c -rw-r--r-- 1.7 KB
init_64.c -rw-r--r-- 1.3 KB
memory.c -rw-r--r-- 1.9 KB
misc_32.c -rw-r--r-- 2.6 KB
misc_64.c -rw-r--r-- 8.8 KB
mp.c -rw-r--r-- 1.0 KB
p1275.c -rw-r--r-- 1.1 KB
printf.c -rw-r--r-- 1.7 KB
ranges.c -rw-r--r-- 3.7 KB
tree_32.c -rw-r--r-- 7.1 KB
tree_64.c -rw-r--r-- 7.9 KB

back to top