summaryrefslogtreecommitdiffstats
path: root/rules/canfestival.make
Commit message (Collapse)AuthorAgeFilesLines
* canfestival: fix parallel buildingMichael Olbrich2018-07-251-0/+2
| | | | | | | | | By default 'objdictedit' is built as well. This is also triggers again by the examples and is the built twice in parallel. This can fail in various ways. Fix this by building 'objdictedit' only implicitly via the examples. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* canfestival: cleanup rulesMichael Olbrich2018-04-241-5/+5
| | | | | | | | - don't select KERNEL_HEADER and only try to use them if they are enabled - use the default environment and force the linker via configure option Otherwise, plain ld is used which results in undefined references. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* CanFestival: version bump 3-20081204-1 -> 3+hg20180126.794Uwe Kleine-König2018-04-241-12/+13
| | | | | | | | | This uses a new snapshot of CanFestival available from the repository https://hg.beremiz.org/CanFestival-3/ which is the "main repo" according to https://canfestival.org/code . Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: use the correct include search order for kernel headersMichael Olbrich2018-02-131-1/+1
| | | | | | | | | | | The kernel headers should be used before the toolchain headers but after any local include paths. Use '-isystem' to handle this. Without this, e.g. systemd may fail to build: It has it's own copy of linux/bpf.h but a incompatible version from the toochain may be used instead. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* canfestival: does not support arm64Michael Olbrich2017-01-151-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* canfestival: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* canfestival: fix cflagsMichael Olbrich2011-02-141-1/+3
| | | | | | | Setting CFLAGS as make options overwrites local changes such as adding '-fPIC' for drivers/can_socket/. Use OPT_CFLAGS instead. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [canfestival] do post install fixes in install.postMichael Olbrich2010-04-151-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [canfestival] cleanup makefileMichael Olbrich2010-01-061-11/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [canfestival] use KERNEL_HEADERS_INCLUDE_DIRMarc Kleine-Budde2009-11-041-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [canfestival] just cleanupsMarc Kleine-Budde2009-11-041-10/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* * canfestival: add correct URLRobert Schwebel2008-12-041-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9186 33e552b5-05e3-0310-8538-816dae2090ed
* * canfestival: addedRobert Schwebel2008-12-041-0/+116
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9185 33e552b5-05e3-0310-8538-816dae2090ed