Skip to content

Commit

Permalink
iotjs: Relocate TizenRT's kconfig to align upstream
Browse files Browse the repository at this point in the history
This file have been upstreamed in config's subdir so we align to it.

Relate-to: jerryscript-project/iotjs#1529

Now, The module is easier to update,
by just replacing iotjs subtree with upstream tree.

Note for later, for developer convenience and to ease upstreaming works
(tracking changes, logs etc) the folder can be replaced by submodule,
like other deps in Tizen:RT,
but at the cost of losing all changes occurred in after version import.

Change-Id: If4a7d71d862745173f38d009924f3e4ce98cb6d0
Bug: Samsung#1277
Signed-off-by: Philippe Coval <[email protected]>
  • Loading branch information
rzr committed Mar 12, 2018
1 parent fa9372a commit 9522b0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion os/Kconfig.runtime
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# see kconfig-language at https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt
#

source "$EXTERNALDIR/iotjs/Kconfig.runtime"
source "$EXTERNALDIR/iotjs/config/tizenrt/Kconfig.runtime"

0 comments on commit 9522b0a

Please sign in to comment.