From 7fab7fc0cf00718dd917bc53efea75a702663498 Mon Sep 17 00:00:00 2001 From: Ralf Kirchner Date: Wed, 5 Dec 2012 10:54:17 +0100 Subject: libblock: Add sparse disk --- cpukit/libblock/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/libblock/Makefile.am') diff --git a/cpukit/libblock/Makefile.am b/cpukit/libblock/Makefile.am index d07eb5e177..cafd1fcba0 100644 --- a/cpukit/libblock/Makefile.am +++ b/cpukit/libblock/Makefile.am @@ -31,6 +31,7 @@ libblock_a_SOURCES = src/bdbuf.c \ src/media-server.c \ src/media-desc.c \ src/media-dev-ident.c \ + src/sparse-disk.c \ include/rtems/bdbuf.h include/rtems/blkdev.h \ include/rtems/diskdevs.h include/rtems/flashdisk.h \ include/rtems/ramdisk.h include/rtems/nvdisk.h include/rtems/nvdisk-sram.h \ -- cgit v1.2.3