mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
ltp-testsuite: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
3c760104e3
commit
882dd60276
@ -41,9 +41,9 @@ LTP_TESTSUITE_CONF_ENV += \
|
|||||||
# Requires uClibc fts and bessel support, normally not enabled
|
# Requires uClibc fts and bessel support, normally not enabled
|
||||||
ifeq ($(BR2_TOOLCHAIN_USES_UCLIBC),y)
|
ifeq ($(BR2_TOOLCHAIN_USES_UCLIBC),y)
|
||||||
define LTP_TESTSUITE_REMOVE_UNSUPPORTED
|
define LTP_TESTSUITE_REMOVE_UNSUPPORTED
|
||||||
rm -rf $(@D)/testcases/kernel/controllers/cpuset/
|
rm -rf $(@D)/testcases/kernel/controllers/cpuset/
|
||||||
rm -rf $(@D)/testcases/misc/math/float/bessel/
|
rm -rf $(@D)/testcases/misc/math/float/bessel/
|
||||||
rm -f $(@D)/testcases/misc/math/float/float_bessel.c
|
rm -f $(@D)/testcases/misc/math/float/float_bessel.c
|
||||||
endef
|
endef
|
||||||
LTP_TESTSUITE_POST_PATCH_HOOKS += LTP_TESTSUITE_REMOVE_UNSUPPORTED
|
LTP_TESTSUITE_POST_PATCH_HOOKS += LTP_TESTSUITE_REMOVE_UNSUPPORTED
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user