|
@@ -85,6 +85,8 @@ config BR2_PACKAGE_LINUX_TOOLS_SELFTESTS
|
|
select BR2_PACKAGE_BASH # runtime
|
|
select BR2_PACKAGE_BASH # runtime
|
|
select BR2_PACKAGE_POPT
|
|
select BR2_PACKAGE_POPT
|
|
select BR2_PACKAGE_LIBCAP_NG
|
|
select BR2_PACKAGE_LIBCAP_NG
|
|
|
|
+ select BR2_PACKAGE_UTIL_LINUX
|
|
|
|
+ select BR2_PACKAGE_UTIL_LINUX_SCHEDUTILS # runtime (taskset)
|
|
help
|
|
help
|
|
Build and install (to /usr/lib/kselftests) kernel selftests.
|
|
Build and install (to /usr/lib/kselftests) kernel selftests.
|
|
|
|
|