From: Lennart Poettering Date: Wed, 13 Feb 2013 00:03:26 +0000 (+0100) Subject: boot: add stub Makefile symlink X-Git-Tag: v198~281 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a2473d89e02ccd923abc6e74cddd07798679a15;p=thirdparty%2Fsystemd.git boot: add stub Makefile symlink --- diff --git a/src/boot/Makefile b/src/boot/Makefile new file mode 120000 index 00000000000..d0b0e8e0086 --- /dev/null +++ b/src/boot/Makefile @@ -0,0 +1 @@ +../Makefile \ No newline at end of file