[rtems-central commit] config.yml: Install legacy Makefiles
Sebastian Huber
sebh at rtems.org
Thu Jan 21 07:01:35 UTC 2021
Module: rtems-central
Branch: master
Commit: 96c32996bde457c0cc298901fcbe024e05403f0e
Changeset: http://git.rtems.org/rtems-central/commit/?id=96c32996bde457c0cc298901fcbe024e05403f0e
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Thu Jan 21 08:01:08 2021 +0100
config.yml: Install legacy Makefiles
---
config.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/config.yml b/config.yml
index f3fc1c8..6050d8d 100644
--- a/config.yml
+++ b/config.yml
@@ -8,10 +8,11 @@ build:
RTEMS_QUAL_ONLY = True
BUILD_TESTS = False
BUILD_VALIDATIONTESTS = True
- INSTALL_LEGACY_MAKEFILES = False
doxyfile-template: templates/Doxyfile
enabled:
+ - INSTALL_LEGACY_MAKEFILES
- RTEMS_QUAL
+ - RTEMS_QUAL_ONLY
- RTEMS_SMP
source-directory: modules/rtems
sources:
More information about the vc
mailing list