forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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