This patchset brings back the support for the xconfig top-level target.
Since this target depends on qt3 (and more precisely the development
packages of qt3), some effort has been spent to avoid bringing this huge
dependency in OpenWRT. If the build machine has the necessary
development packages, then the user will be able to /make xconfig/.
Otherwise, a message will be printed when the user will try to execute
this target.

xconfig has nice properties that menuconfig does not have:
  * all-in-one screen: a menu tree, a list of CONFIG symbol to play
    with and the help of these symbols.
  * an improved search function that leads the user directly to the
    symbol he's searching for.

The patches applies on svn://svn.openwrt.org/openwrt/trunk r28372.
It has been generated using /svn diff/.

This is version 3 of the patchset.

---
Changes since version 2
  * patch 4/4 has been removed, and the series is now made of 3 patches
    1/3, 2/3 and 3/3.
  * patch 2/3 has been corrected (added a missing rule)

---
Changes since version 1:

  * in Patch 4/4: the missing changes from several important makefiles
    have been added back.

Best regards,

-- Emmanuel Deloget

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to