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
|
||||
ifeq ($(BR2_TOOLCHAIN_USES_UCLIBC),y)
|
||||
define LTP_TESTSUITE_REMOVE_UNSUPPORTED
|
||||
rm -rf $(@D)/testcases/kernel/controllers/cpuset/
|
||||
rm -rf $(@D)/testcases/misc/math/float/bessel/
|
||||
rm -f $(@D)/testcases/misc/math/float/float_bessel.c
|
||||
rm -rf $(@D)/testcases/kernel/controllers/cpuset/
|
||||
rm -rf $(@D)/testcases/misc/math/float/bessel/
|
||||
rm -f $(@D)/testcases/misc/math/float/float_bessel.c
|
||||
endef
|
||||
LTP_TESTSUITE_POST_PATCH_HOOKS += LTP_TESTSUITE_REMOVE_UNSUPPORTED
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user