forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/tools/testing/selftests/timers/Makefile
....@@ -13,6 +13,7 @@
1313
1414 TEST_GEN_PROGS_EXTENDED = $(DESTRUCTIVE_TESTS)
1515
16
+TEST_FILES := settings
1617
1718 include ../lib.mk
1819