summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorPetr Benes <petben@petben.net>2012-04-15 23:06:34 -0400
committerGedare Bloom <gedare@rtems.org>2012-04-15 23:06:34 -0400
commitc050143273326e2882c517063e550ed47848e8d0 (patch)
tree7ee924b55f1f0b9c189139e1f94fc79e98ae1680 /cpukit/Makefile.am
parentbsp/stm32f4: API changes (diff)
downloadrtems-c050143273326e2882c517063e550ed47848e8d0.tar.bz2
PR1908: QoS library for CBS scheduler
Since the CBS scheduler is inspired by AQuoSA project for Linux, additional API (qreslib) compliant with Linux has been created. Sptest for qreslib included.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 7ac92c27c0..765716627a 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -15,6 +15,7 @@ SUBDIRS += libi2c
SUBDIRS += libmisc
SUBDIRS += libmd
SUBDIRS += libgnat
+SUBDIRS += libqos
SUBDIRS += wrapup
SUBDIRS += zlib