From 2b42aae78421127a37b7a5e9ae972276dc5c3779 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 5 Jun 2010 21:09:05 +0200 Subject: Makefile: support gconfig (GTK-based configurator) similar to xconfig Support the GTK variant of the graphical kconfig configurator as an alternative to the Qt3-based one. Signed-off-by: Peter Korsgaard --- docs/about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/about.html') diff --git a/docs/about.html b/docs/about.html index b985c4ff8..06d7cb35e 100644 --- a/docs/about.html +++ b/docs/about.html @@ -31,8 +31,8 @@ cross-compilation process.

also sufficiently flexible that it can also be used for only one or several of these steps. -
  • Is very easy to set up, thanks to its menuconfig and - xconfig configuration interfaces, familiar to all embedded Linux +
  • Is very easy to set up, thanks to its menuconfig, gconfig + and xconfig configuration interfaces, familiar to all embedded Linux developers. Building a basic embedded Linux system with Buildroot typically takes 15-30 minutes.
  • -- cgit v1.2.3