summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-28 23:28:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-28 23:28:35 +0000
commitad4759abd2142d78354365685a5473f4f1276aaf (patch)
tree53c8ac82a27a5609d4c3fcea6eaccd26d8299184 /cpukit/libcsupport/Makefile.am
parent2009-07-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ad4759abd2142d78354365685a5473f4f1276aaf.tar.bz2
2009-07-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/Makefile.am, libcsupport/preinstall.am, sapi/include/confdefs.h: Add configuration and basic device driver ver definition for frame buffer device. * libcsupport/include/rtems/framebuffer.h: New file.
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am
index 059cb70a46..8b59c5830a 100644
--- a/cpukit/libcsupport/Makefile.am
+++ b/cpukit/libcsupport/Makefile.am
@@ -11,8 +11,8 @@ libcsupport_a_CPPFLAGS = $(AM_CPPFLAGS)
include_rtemsdir = $(includedir)/rtems
include_rtems_HEADERS = include/console.h include/clockdrv.h \
- include/iosupp.h include/ringbuf.h include/rtc.h include/spurious.h \
- include/timerdrv.h include/vmeintr.h
+ include/rtems/framebuffer.h include/iosupp.h include/ringbuf.h \
+ include/rtc.h include/spurious.h include/timerdrv.h include/vmeintr.h
## motorola