forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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