Allow building without memory module 44/124244/7
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 11 Apr 2017 02:12:07 +0000 (11:12 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Tue, 25 Apr 2017 04:45:59 +0000 (13:45 +0900)
commit09aea61e6985bb32a459743813fea679c098bad5
tree9d1e8fa65198e9361471fcee370c2c91e360e636
parent804b4baedd9168f68067e3befcbc6c83b7007e91
Allow building without memory module

- proc-stat uses the function of memory module, so build is failed
 when memory module is disabled

- memory.conf will be included only if memory module is enabled

Change-Id: I58b7e250f9fed3774d606dd7ba8fd12b57ef6b9b
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
packaging/resourced.spec
src/CMakeLists.txt
src/proc-stat/proc-main.c