summaryrefslogtreecommitdiff
path: root/cesar/projects
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/projects')
-rw-r--r--cesar/projects/plc/Config1
-rw-r--r--cesar/projects/plc/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/cesar/projects/plc/Config b/cesar/projects/plc/Config
index 551d2dbe3c..5b2704012f 100644
--- a/cesar/projects/plc/Config
+++ b/cesar/projects/plc/Config
@@ -2,3 +2,4 @@ CONFIG_DEBUG_CLAIM = n
CONFIG_BLK_NB = 6144
CONFIG_GPIO_LED_TRAFFIC = y
CONFIG_BLK_SLACK = 512
+CONFIG_STATS_ON_FATAL = y
diff --git a/cesar/projects/plc/Makefile b/cesar/projects/plc/Makefile
index efa5eed86a..cc6b140c53 100644
--- a/cesar/projects/plc/Makefile
+++ b/cesar/projects/plc/Makefile
@@ -7,7 +7,7 @@ TARGET_OPTIMIZE = -Os
TARGET_PROGRAMS = plc
plc_SOURCES = plc.c
-plc_MODULES = lib hal mac cl hle interface cp cp/av ce station bsu
+plc_MODULES = lib hal mac cl hle interface cp cp/av ce station bsu hle/tools
# Add support for Fcalls.
plc_MODULES += host ce/fcall