summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-12-16 15:33:59 +1100
committerJeremy Kerr <jk@ozlabs.org>2008-12-16 15:33:59 +1100
commit5eb7f7bcd3431cd8f634b02b71bd78f6162c2af3 (patch)
tree57df6d3f151466e7acc43e2d6264d9f08ba9b86f /Makefile.in
parentaff253f850e7391afc82d339c0e51ce31e87f307 (diff)
downloadtalos-petitboot-5eb7f7bcd3431cd8f634b02b71bd78f6162c2af3.tar.gz
talos-petitboot-5eb7f7bcd3431cd8f634b02b71bd78f6162c2af3.zip
Initial device handler code
Mount discovered devices, and set up symlinks for UUID and LABELs Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index e537e9d..47adfd6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -24,6 +24,7 @@ sbindir = @sbindir@
datarootdir = @datarootdir@
datadir = @datadir@
pkgdatadir = ${datadir}/${PACKAGE}
+localstatedir = @localstatedir@
builddir = @builddir@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
OpenPOWER on IntegriCloud