summaryrefslogtreecommitdiff
path: root/cesar/projects
diff options
context:
space:
mode:
authormercadie2010-05-17 09:14:51 +0000
committermercadie2010-05-17 09:14:51 +0000
commitd861f4338f507bb3471ed881f42d00763f893ab3 (patch)
treec844eba954d8103b4e3726bf1afbe4b51527a232 /cesar/projects
parenta3c99f51aa76db8873cc6e52485afa648e4fc11d (diff)
cesar: first integration step
- remove beacon/pwl calls/uses, - remove beacon/ntb calls/uses, - uniformize timers setting, - fix some warning on the way, - build with bsu. achieved: - beacon tests ok, - station builds ok. still needs: - init bsu, - fully integrate aclf, - secure share memory updating, - secure countdowns, - testing. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7030 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/projects')
-rw-r--r--cesar/projects/plc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/projects/plc/Makefile b/cesar/projects/plc/Makefile
index 25ef73ccfb..efa5eed86a 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
+plc_MODULES = lib hal mac cl hle interface cp cp/av ce station bsu
# Add support for Fcalls.
plc_MODULES += host ce/fcall