summaryrefslogtreecommitdiffstats
path: root/rules/host-eggdbus.in
Commit message (Collapse)AuthorAgeFilesLines
* rules: used 'default y if ALLYES' instead of 'default ALLYES'Michael Olbrich2018-11-061-1/+1
| | | | | | | This way the symbol only shows up in the config if ALLYES is enabled. This avoids unnecessary noise in the config files. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-*] activate all host packages if ALLYES is activeMarc Kleine-Budde2010-05-031-0/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-eggdbus] cleanup makefileMichael Olbrich2010-02-071-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [eggdbus] added packetRobert Schwebel2009-12-121-0/+7
Added eggdbus, which is a prerequisite for updating policy kit. While being there, fixed cross compiling issues. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>