summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorJean-Philippe SAVE2012-09-13 17:48:10 +0200
committerCyril Jourdan2012-09-20 17:00:17 +0200
commit287fcf85077a969a6b61b0db7e76597a052cdfbe (patch)
tree2215484167b39640fdcfc0e9abfb423d40270f3b /common
parent7d308bd774235f64d53fec308d92a81d0b17756e (diff)
cesar/hal/sysclk: change module name to hal/clk, refs #3356
Diffstat (limited to 'common')
-rw-r--r--common/tests/tests4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/tests/tests b/common/tests/tests
index 66f0a8e727..ca163336fa 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -501,6 +501,6 @@ cesar/projects/plc:
make
make traces: make PROJECT_CONFIG=Config.traces
-cesar/hal/sysclk/test:
+cesar/hal/clk/test:
make
-sysclk: ./obj/test_sysclk
+clk: ./obj/test_clk