buildrootschalter/docs/manual
Thomas De Schampheleire 0518a98ac3 packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS
While the autotools infrastructure was using FOO_MAKE_OPT, generic packages
were typically using FOO_MAKE_OPTS. This inconsistency becomes a problem
when a new infrastructure is introduced that wants to make use of
FOO_MAKE_OPT(S), and can live alongside either generic-package or
autotools-package. The new infrastructure will have to choose between either
OPT or OPTS, and thus rule out transparent usage by respectively generic
packages or generic packages. An example of such an infrastructure is
kconfig-package, which provides kconfig-related make targets.

The OPTS variant is more logical, as there are typically multiple options.

This patch renames all occurrences of FOO_MAKE_OPT in FOO_MAKE_OPTS.
Sed command used:
    find * -type f | xargs sed -i 's#_MAKE_OPT\>#&S#g'

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-10-04 15:07:23 +02:00
..
adding-board-support.txt manual/developer guide: minor rework of 'adding board support' section 2014-09-21 19:41:12 +02:00
adding-packages-autotools.txt packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS 2014-10-04 15:07:23 +02:00
adding-packages-cmake.txt packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS 2014-10-04 15:07:23 +02:00
adding-packages-conclusion.txt manual: use one-line titles instead of two-line titles (trivial) 2014-05-02 10:27:59 +02:00
adding-packages-directory.txt docs/manual: add musl to toolchain dependency options 2014-09-28 23:17:21 +02:00
adding-packages-generic.txt replace github with GitHub 2014-06-04 23:14:08 +02:00
adding-packages-gettext.txt docs/manual: update documentation about gettext handling 2014-08-18 10:36:31 +02:00
adding-packages-hooks.txt infra: Add PRE_*_HOOKS for every step 2014-05-08 22:00:47 +02:00
adding-packages-kconfig.txt packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS 2014-10-04 15:07:23 +02:00
adding-packages-luarocks.txt manual: make consistent references to package metadata information 2014-06-04 23:15:06 +02:00
adding-packages-perl.txt manual/adding-packages-perl.txt: remove the trailing slash sign from description of PERL_SITE variable 2014-07-31 23:17:07 +02:00
adding-packages-python.txt manual: fix copy/paste error in python package example 2014-08-06 19:51:27 +02:00
adding-packages-tips.txt replace github with GitHub 2014-06-04 23:14:08 +02:00
adding-packages-virtual.txt docs/manual: add the virtual packages list 2014-06-08 17:11:47 +02:00
adding-packages.txt manual: add documentation for kconfig-package 2014-08-04 09:54:04 +02:00
advanced.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
appendix.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
asciidoc-text.conf manual-text: hide image representations 2014-08-16 09:29:59 +02:00
beyond-buildroot.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
ccache-support.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
common-usage.txt manual/user guide: high-level restructuring 2014-08-21 15:39:32 +02:00
configure-other-components.txt manual/user guide: rework 'Configuration of other components' chapter 2014-08-21 15:39:33 +02:00
configure.txt manual/user guide: rework 'Configuration of other components' chapter 2014-08-21 15:39:33 +02:00
contribute.txt manual/getting started: rework 'Community resources' section 2014-08-17 21:09:52 +02:00
customize-configuration.txt manual/user guide/customization: rework section on storing configuration 2014-09-21 19:41:12 +02:00
customize-device-permission-tables.txt manual/user guide/customization: add section on device/permission tables 2014-09-21 19:41:12 +02:00
customize-directory-structure.txt manual/user guide/customization: add section on layered customization 2014-09-21 19:41:12 +02:00
customize-outside-br.txt manual/user guide/customization: change recommendation for package paths 2014-09-21 19:41:12 +02:00
customize-packages.txt manual/user guide/customization: add section on project-specific packages 2014-09-21 19:41:12 +02:00
customize-patches.txt manual/user guide/customization: add section on layered customization 2014-09-21 19:41:12 +02:00
customize-post-image.txt manual/user guide/customization: rework section on rootfs customization 2014-08-31 22:22:43 +02:00
customize-quick-guide.txt manual/user guide/customization: rework 'step-by-step instructions' 2014-09-21 19:41:12 +02:00
customize-rootfs.txt manual/user guide/customization: refer to dir structure from rootfs section 2014-09-21 19:41:12 +02:00
customize-users-tables.txt manual/user guide/customization: add section on users tables 2014-09-21 19:41:12 +02:00
customize.txt manual/user guide/customization: rework 'step-by-step instructions' 2014-09-21 19:41:12 +02:00
debugging-buildroot.txt manual: use one-line titles instead of two-line titles (trivial) 2014-05-02 10:27:59 +02:00
download-infra.txt manual: use one-line titles instead of two-line titles (trivial) 2014-05-02 10:27:59 +02:00
download-location.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
eclipse-integration.txt manual/user guide: high-level restructuring 2014-08-21 15:39:32 +02:00
faq-troubleshooting.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
getting.txt manual/getting started: rework 'Getting Buildroot' section 2014-08-17 21:09:52 +02:00
how-buildroot-works.txt manual/user guide: high-level restructuring 2014-08-21 15:39:32 +02:00
introduction.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
known-issues.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
legal-notice.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
make-tips.txt manual/user guide: move tip on configuration searches 2014-08-21 15:39:32 +02:00
makedev-syntax.txt manual: use one-line titles instead of two-line titles (trivial) 2014-05-02 10:27:59 +02:00
makeusers-syntax.txt manual/user guide/customization: add section on users tables 2014-09-21 19:41:12 +02:00
manual.mk gendoc infra: cosmetic fixes 2014-09-21 20:11:02 +02:00
manual.txt manual: move 'Creating your own board support' from User to Developer guide 2014-09-21 19:41:12 +02:00
package-make-target.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
patch-policy.txt manual/user guide/customization: rename section 'Customizing packages' 2014-09-21 19:41:12 +02:00
prerequisite.txt manual/getting started: rework 'System requirements' section 2014-08-17 21:09:52 +02:00
quickstart.txt manual: file organization: rename files to match new section title 2014-08-21 15:39:33 +02:00
rebuilding-packages.txt manual: use one-line titles instead of two-line titles (trivial) 2014-05-02 10:27:59 +02:00
resources.txt manual: file organization: rename files to match new section title 2014-08-21 15:39:33 +02:00
using-buildroot-debugger.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
using-buildroot-development.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
using-buildroot-toolchain.txt manual: high-level restructuring 2014-08-17 21:09:52 +02:00
writing-rules.txt manual: use one-line titles instead of two-line titles (trivial) 2014-05-02 10:27:59 +02:00