summaryrefslogtreecommitdiffstats
path: root/config.ini
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-15 13:37:01 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-16 20:54:53 +0200
commit1a2fcafa33ceea2b070ef14b4a13146924e50fdc (patch)
treee6d615a01972c45426683771967bb498bfa3f617 /config.ini
parentitems: Add ItemCache.all (diff)
downloadrtems-central-1a2fcafa33ceea2b070ef14b4a13146924e50fdc.tar.bz2
build: New module
Diffstat (limited to '')
-rw-r--r--config.ini25
1 files changed, 25 insertions, 0 deletions
diff --git a/config.ini b/config.ini
index 8374bd42..64b7632c 100644
--- a/config.ini
+++ b/config.ini
@@ -1,3 +1,28 @@
+build:
+ arch: sparc
+ bsp: leon3
+ enabled:
+ - RTEMS_QUAL
+ - RTEMS_SMP
+ source-directory: external/rtems
+ sources:
+ - bsps/shared/cache/cacheimpl.h
+ - bsps/shared/dev/clock/clockimpl.h
+ - cpukit/libcsupport/src/malloc_p.h
+ - cpukit/libtest/t-test-rtems.h
+ - cpukit/score/cpu/sparc/syscall.h
+ - cpukit/score/src/opt_compat.h
+ - cpukit/score/src/opt_ffclock.h
+ - cpukit/score/src/opt_ntp.h
+ - gccdeps.py
+ - long_gcc.py
+ - waf
+ - wscript
+ uids:
+ - RTEMS-BUILD-CPUKIT-LIBRTEMSCPU
+ - RTEMS-BUILD-CPUKIT-LIBRTEMSTEST
+ - RTEMS-BUILD-TEST-VAL-GRP
+ workspace-directory: workspace/rtems
spec:
cache-directory: cache
paths: