commit | bb66a6c94ed7cf195a50478fa8415cbed54b3566 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Thu Oct 13 10:24:44 2005 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Thu Oct 13 10:24:44 2005 +0000 |
tree | c472553b515fba80a18e2b5a755ec36fdbbf7872 | |
parent | 309dc2d642ce8832462f906a7fff3c4805327cc8 [diff] |
- initialize the correct variables
diff --git a/util-linux/Makefile.in b/util-linux/Makefile.in index 3dd41bb..69fdd10 100644 --- a/util-linux/Makefile.in +++ b/util-linux/Makefile.in
@@ -10,7 +10,7 @@ endif srcdir=$(top_srcdir)/util-linux -UTILLINUX-:= +UTILLINUX-y:= UTILLINUX-$(CONFIG_DMESG) +=dmesg.o UTILLINUX-$(CONFIG_FBSET) +=fbset.o UTILLINUX-$(CONFIG_FDFLUSH) +=fdflush.o