diff options
author | Karel Kočí <cynerd@email.cz> | 2015-08-19 17:16:17 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-08-19 17:16:17 +0200 |
commit | e1fe612b4358ff9bb394deb8ac537b4aef56bec7 (patch) | |
tree | 4f78ee3234a2316282227eb4f92fe8408ce86a34 /targets/ryuglab | |
parent | d64eca6379dda83560044b5d949d60b54b908411 (diff) | |
download | linux-conf-perf-e1fe612b4358ff9bb394deb8ac537b4aef56bec7.tar.gz linux-conf-perf-e1fe612b4358ff9bb394deb8ac537b4aef56bec7.tar.bz2 linux-conf-perf-e1fe612b4358ff9bb394deb8ac537b4aef56bec7.zip |
Add linux for target ryuglab
Diffstat (limited to 'targets/ryuglab')
-rw-r--r-- | targets/ryuglab/conf.py | 2 | ||||
m--------- | targets/ryuglab/linux | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/targets/ryuglab/conf.py b/targets/ryuglab/conf.py index 986f49f..d9dfa20 100644 --- a/targets/ryuglab/conf.py +++ b/targets/ryuglab/conf.py @@ -22,7 +22,7 @@ boot_output = False parse_output = False -linux_sources = 'linux/' +linux_sources = 'targets/ryuglab/linux/' linux_kconfig_head = linux_sources + 'Kconfig' linux_dot_config = linux_sources + '.config' linux_image = linux_sources + 'arch/' + kernel_arch + '/boot/uImage' diff --git a/targets/ryuglab/linux b/targets/ryuglab/linux new file mode 160000 +Subproject 1fe4fcf9b8836791bd11c817f002b4c6b40a34c |