This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] a62424: Make defconfig (and a bunch of other targets) phon...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: a624244b1525e71489e1e325cc36d8890996c566
      https://github.com/crosstool-ng/crosstool-ng/commit/a624244b1525e71489e1e325cc36d8890996c566
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M kconfig/kconfig.mk

  Log Message:
  -----------
  Make defconfig (and a bunch of other targets) phony

Otherwise, a file named `defconfig` (which is, ironically, the default name
for the default config expected by this very makefile) prevents the defconfig
target from being run.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: a3e1adbe71d6c8478dd4cd00eaea8fa594bdd9b1
      https://github.com/crosstool-ng/crosstool-ng/commit/a3e1adbe71d6c8478dd4cd00eaea8fa594bdd9b1
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M kconfig/kconfig.mk

  Log Message:
  -----------
  Merge pull request #909 from stilor/make-defconfig-phony

Make defconfig (and a bunch of other targets) phony


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/04d910b82678...a3e1adbe71d6

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]