Tito unified fdflush and freeramdisk. I tweaked the result a bit.

This commit is contained in:
Rob Landley
2006-03-14 02:40:51 +00:00
parent 2f135fc6bf
commit 0b22c1c962
4 changed files with 11 additions and 96 deletions

View File

@@ -13,7 +13,7 @@ srcdir=$(top_srcdir)/util-linux
UTILLINUX-y:=
UTILLINUX-$(CONFIG_DMESG) +=dmesg.o
UTILLINUX-$(CONFIG_FBSET) +=fbset.o
UTILLINUX-$(CONFIG_FDFLUSH) +=fdflush.o
UTILLINUX-$(CONFIG_FDFLUSH) +=freeramdisk.o
UTILLINUX-$(CONFIG_FDFORMAT) +=fdformat.o
UTILLINUX-$(CONFIG_FDISK) +=fdisk.o
UTILLINUX-$(CONFIG_FREERAMDISK) +=freeramdisk.o