diff options
Diffstat (limited to 'targets')
-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 |