From e1fe612b4358ff9bb394deb8ac537b4aef56bec7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 19 Aug 2015 17:16:17 +0200 Subject: Add linux for target ryuglab --- targets/ryuglab/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'targets/ryuglab/conf.py') 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' -- cgit v1.2.3