From d861f4338f507bb3471ed881f42d00763f893ab3 Mon Sep 17 00:00:00 2001 From: mercadie Date: Mon, 17 May 2010 09:14:51 +0000 Subject: 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 --- cesar/projects/plc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cesar/projects') 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 -- cgit v1.2.3