summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-03-25 15:54:29 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-03-25 15:54:29 +0000
commitd1be50be77e3bdd7e4db5b65ce8d19627ee1a70c (patch)
tree0accfd210006d8da70afd662716ec28b0d48cc75 /docs
parent42ca7252162ed3c62fd82838b09818309cc49d27 (diff)
docs/about.html: add menuconfig screenshot
Diffstat (limited to 'docs')
-rw-r--r--docs/about.html6
-rw-r--r--docs/images/menuconfig.pngbin0 -> 41944 bytes
-rw-r--r--docs/images/menuconfig_small.pngbin0 -> 133702 bytes
3 files changed, 6 insertions, 0 deletions
diff --git a/docs/about.html b/docs/about.html
index 3a59b91f2..876a147b7 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -5,6 +5,12 @@
<h3>Buildroot: making Embedded Linux easy</h3>
+<div align="center">
+<a href="images/menuconfig.png">
+ <img src="images/menuconfig_small.png" width="340" height="220"
+ alt="Buildroot menuconfig" border="0">
+</a>
+</div>
Buildroot is a set of Makefiles and patches that makes it easy to generate a
cross-compilation toolchain and root filesystem for your target Linux
diff --git a/docs/images/menuconfig.png b/docs/images/menuconfig.png
new file mode 100644
index 000000000..32a231716
--- /dev/null
+++ b/docs/images/menuconfig.png
Binary files differ
diff --git a/docs/images/menuconfig_small.png b/docs/images/menuconfig_small.png
new file mode 100644
index 000000000..e2229d6f1
--- /dev/null
+++ b/docs/images/menuconfig_small.png
Binary files differ