Makefile: Avoid duplicating code
authorBart Van Assche <bvanassche@acm.org>
Mon, 6 Jan 2020 02:16:20 +0000 (18:16 -0800)
committerBart Van Assche <bvanassche@acm.org>
Mon, 6 Jan 2020 18:07:34 +0000 (10:07 -0800)
commite142f231790f6c14358f560fe385b07c66f8f201
tree088dcc3fe5290c8b29b6daa1cba01259f775aa23
parent5fd4249b86491b0ab771c3a43b10788cdf78bf8b
Makefile: Avoid duplicating code

Use the default compilation rule for building init.o instead of duplicating
it.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Makefile