This patchset brings back the support for the xconfig (and the
corresponding kernel_xconfig) top-level targets. Since these targets
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 [kernel_]xconfig/. Otherwise,
a message will be printed when the suer will try to execute these
targets.

Patch 1/4 to 3/4 in the series are necessary to add support for
make xconfig. Patch 4/4 will add support for make kernel_xconfig only
if Patch 3/4 has been applied (both patch are modifying the same file,
and Patch 4/4 builds upon the tools that are added with Patch 3/4).

The patches with svn diff on svn://svn.openwrt.org/openwrt/trunk.

---
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