summaryrefslogtreecommitdiffstats
path: root/rules/host-mkelfImage.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 09:45:13 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 09:45:13 +0000
commitb1474a4e42ccbd22d67f6062ca80e268339e7cb4 (patch)
tree2c3e28617286bf8747213ea9f3867f5f8524c252 /rules/host-mkelfImage.in
parentea1d7b226eee9b6376440a4c8e1eea0bfde3b64c (diff)
downloadptxdist-b1474a4e42ccbd22d67f6062ca80e268339e7cb4.tar.gz
ptxdist-b1474a4e42ccbd22d67f6062ca80e268339e7cb4.tar.xz
* Kconfig: cleanup
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6233 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-mkelfImage.in')
-rw-r--r--rules/host-mkelfImage.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/rules/host-mkelfImage.in b/rules/host-mkelfImage.in
index 3c7a14d98..5bbab55e1 100644
--- a/rules/host-mkelfImage.in
+++ b/rules/host-mkelfImage.in
@@ -1,15 +1,15 @@
config HOST_MKELFIMAGE
bool
select HOST_FAKEROOT
- prompt "mkelfImage: make etherboot image for LinuxBIOS"
+ prompt "mkelfimage"
help
With mkelfImage you can create elf images from kernel
- files to be downloaded by Etherboot for LinuxBIOS.
- Tagged images are data files, which contain the
- necessary files for booting up (kernel+root for
- linux, kernel+minifs for dos, ...) bundled together
+ files to be downloaded by Etherboot for LinuxBIOS.
+ Tagged images are data files, which contain the
+ necessary files for booting up (kernel+root for
+ linux, kernel+minifs for dos, ...) bundled together
with a special format.
-
- These tagged images are downloaded and understood
+
+ These tagged images are downloaded and understood
by Etherboot and can handle LinuxBIOS restrictions
-
+