From: Lennart Poettering Date: Mon, 16 Jun 2014 10:29:35 +0000 (+0200) Subject: build-sys: add missing Makefile link X-Git-Tag: v215~416 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de66f68d9f8640eb1bc98c6d8c60925ebbf606fe;p=thirdparty%2Fsystemd.git build-sys: add missing Makefile link --- diff --git a/src/kernel-install/Makefile b/src/kernel-install/Makefile new file mode 120000 index 00000000000..d0b0e8e0086 --- /dev/null +++ b/src/kernel-install/Makefile @@ -0,0 +1 @@ +../Makefile \ No newline at end of file