diff --git a/docs/about.html b/docs/about.html index 3a59b91f24..876a147b77 100644 --- a/docs/about.html +++ b/docs/about.html @@ -5,6 +5,12 @@

Buildroot: making Embedded Linux easy

+
+ + Buildroot menuconfig + +
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 0000000000..32a231716b Binary files /dev/null and b/docs/images/menuconfig.png differ diff --git a/docs/images/menuconfig_small.png b/docs/images/menuconfig_small.png new file mode 100644 index 0000000000..e2229d6f18 Binary files /dev/null and b/docs/images/menuconfig_small.png differ