forked from Imagelibrary/rtems
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add include/rtems/endian.h.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Makefile.am: Add include/rtems/endian.h.
|
||||||
* include/rtems/endian.h: New (Copied from
|
* include/rtems/endian.h: New (Copied from
|
||||||
libnetworking/machine/endian.h).
|
libnetworking/machine/endian.h).
|
||||||
|
|
||||||
|
|||||||
@@ -62,6 +62,8 @@ include_rtems_HEADERS += include/rtems/bspIo.h include/rtems/userenv.h \
|
|||||||
include/rtems/fs.h include/rtems/pci.h include/rtems/stdint.h \
|
include/rtems/fs.h include/rtems/pci.h include/rtems/stdint.h \
|
||||||
include/rtems/concat.h include/rtems/tar.h
|
include/rtems/concat.h include/rtems/tar.h
|
||||||
|
|
||||||
|
include_rtems_HEADERS += include/rtems/endian.h
|
||||||
|
|
||||||
## should be conditional and only installed for PowerPC, x86, and ARM
|
## should be conditional and only installed for PowerPC, x86, and ARM
|
||||||
include_rtems_HEADERS += include/rtems/irq.h
|
include_rtems_HEADERS += include/rtems/irq.h
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user