summaryrefslogtreecommitdiff
path: root/cleopatre
diff options
context:
space:
mode:
authorsave2009-11-20 10:01:25 +0000
committersave2009-11-20 10:01:25 +0000
commit2e21f89c388326d5a848d23e215a7e535b7b4bc6 (patch)
treeb092d38e8dad2ea8b6b29ad68316cc5389cabbe7 /cleopatre
parentfd9667b0912b8d5d27385e71bfe1c76019d87928 (diff)
cleo: For bundle generation, suppress userfs files dedicated to developers
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6437 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cleopatre')
-rw-r--r--cleopatre/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/cleopatre/Makefile b/cleopatre/Makefile
index 6f56fac917..681e868f25 100644
--- a/cleopatre/Makefile
+++ b/cleopatre/Makefile
@@ -7,8 +7,10 @@ FCM3_UNUSE=buildroot/target/device/Spidcom/arizona \
u-boot-1.1.6/cpu/spc300-fcm3 \
u-boot-1.1.6/include/asm-arm/arch-spc300-fcm3 \
linux-2.6.25.10-spc300/arch/arm/mach-spc300/board-arizona.c
-AV_UNUSE=devkit Makefile application/onlined $(FCM3_UNUSE)
-EOC_UNUSE=devkit Makefile $(FCM3_UNUSE)
+USERFS_UNUSE=tools/userfs/image/etc/init.d/S50plctest \
+ tools/userfs/image/etc/plcdrv.conf
+AV_UNUSE=devkit Makefile application/onlined $(FCM3_UNUSE) $(USERFS_UNUSE)
+EOC_UNUSE=devkit Makefile $(FCM3_UNUSE) $(USERFS_UNUSE)
AV_PLC_BINS= plcd plcdrv cesar-plc
EOC_PLC_BINS=plcd plcdrv cesar-eoc-master cesar-eoc-slave