forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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