Changeset 809e91e1 in rtems for cpukit/libblock


Ignore:
Timestamp:
10/14/09 14:55:15 (14 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 5, master
Children:
a61888b
Parents:
e0a045e
Message:

2009-10-14 Ralf Corsépius <ralf.corsepius@…>

  • libblock/Makefile.am: Unconditionall build libblock.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/libblock/Makefile.am

    re0a045e r809e91e1  
    66include $(top_srcdir)/automake/compile.am
    77
    8 if !UNIX
    98noinst_LIBRARIES = libblock.a
    109libblock_a_SOURCES = src/bdbuf.c src/blkdev.c src/diskdevs.c src/flashdisk.c \
     
    1615    include/rtems/ramdisk.h include/rtems/nvdisk.h include/rtems/nvdisk-sram.h \
    1716    include/rtems/ide_part_table.h
    18 endif
    1917
    2018include $(top_srcdir)/automake/local.am
Note: See TracChangeset for help on using the changeset viewer.