Closed hthiery closed 5 years ago
Hi Hthiery,
Can you describe the problem you met? We have add dependency in the tsntool.mk:
--- TSNTOOL_DEPENDENCIES = linux libnl readline ncurses cjson
Or are you exactly want to add linux header dependancy:
"select BR2_PACKAGE_LINUX_HEADERS"
Isn't it correct to make sure the kernel is selected if the package depends on it? Or do you only depend on the linux-header?
I do not want to select it .. because it is a huge package that has to selected if you want to select the tsntool .. but I think you just should inform the user that it depends on the kernel (kernel or source whatever)
The tsntool needs a linux kernel.
Signed-off-by: Heiko Thiery heiko.thiery@kontron.com