forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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