summaryrefslogtreecommitdiffstats
path: root/rules/host-mkelfImage.in
Commit message (Collapse)AuthorAgeFilesLines
* host-mkelfImage: move to stagingMichael Olbrich2019-08-281-1/+5
| | | | | | It's obsolete and the upstream is long dead. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: allow selecting most host packages in the platformconfigMichael Olbrich2018-11-061-1/+0
| | | | | | | | | | | Do this by including the the hosttools_noprompt section for the platformconfig. This way, we don't need to manually add a package to the platformconfig when it is needed. Exceptions are special packages that are always enabled and host-gobject-introspection because it needs host-qemu. These packages are now in the new hosttools_noprompt_ptx section. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* 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>
* platforms: generate menu for hosttools on the flyMarc Kleine-Budde2013-07-211-0/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@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>
* * in files: more cleanupRobert Schwebel2008-12-211-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9302 33e552b5-05e3-0310-8538-816dae2090ed
* * hosttools: migrate from bool to tristate; should result inRobert Schwebel2008-12-211-1/+1
| | | | | | | less rebuilds of hosttools due to selections. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9299 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/host-*.in:Marc Kleine-Budde2008-05-091-2/+0
| | | | | | | | removed some prompts, removed some warning messages in platformconfig and worlfram's gonna test it now git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8150 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/host-mkelfImage.in, rules/host-mkelfImage.make:Robert Schwebel2007-01-261-0/+1
| | | | | | | fixed building git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6925 33e552b5-05e3-0310-8538-816dae2090ed
* * Kconfig: cleanupRobert Schwebel2006-10-261-8/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6233 33e552b5-05e3-0310-8538-816dae2090ed
* * adding mkelfImageJuergen Beisert2006-08-101-0/+15
- generates bootable kernel images to be used with LinuxBIOS as a BIOS replacement for x86 targets git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@5995 33e552b5-05e3-0310-8538-816dae2090ed