summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/swcomp.mk
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-08-28 07:11:55 +0200
committerSona Sarmadi <sona.sarmadi@enea.com>2018-08-29 12:20:43 +0200
commita6d4e68bf121a3d0e1e626f4d288ad2b594947e2 (patch)
treeca5a1852672f31e3d9ae3eb86c499891bee6e80a /doc/book-enea-linux-release-info/swcomp.mk
parent77870b91014d5f28f2555149db1c8ef193f24f3b (diff)
downloadel_releases-rt-a6d4e68bf121a3d0e1e626f4d288ad2b594947e2.tar.gz
First draft of doc copied from standard profile
-updated rel-info -updated UG -added new chapterdoc for RT: Real-Time in Enea Linux Change-Id: If8cec0e29d1d6aa4a09507881d815af13dd68ee2 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Diffstat (limited to 'doc/book-enea-linux-release-info/swcomp.mk')
-rw-r--r--doc/book-enea-linux-release-info/swcomp.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/book-enea-linux-release-info/swcomp.mk b/doc/book-enea-linux-release-info/swcomp.mk
new file mode 100644
index 0000000..c274604
--- /dev/null
+++ b/doc/book-enea-linux-release-info/swcomp.mk
@@ -0,0 +1,10 @@
1# Component build specification
2
3# Version of THIS book
4BOOK_VER ?= $(REL_VER)-dev
5
6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print)
7
8BOOKPACKAGES := book-enea-linux-release-info-rt
9BOOKDESC_$(BOOKPACKAGES) := "Enea Linux $(PROD_VER) Release Information"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)