[crosstool-ng/crosstool-ng] a62424: Make defconfig (and a bunch of other targets) phon...
Alexey Neyman <[email protected]>
| Newsgroups | gmane.comp.gcc.cross-compiling |
|---|---|
| Message-ID | <5a7e94d65c105_71762aab601c7c041188c0@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> |
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 <[email protected]>
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 <[email protected]>
Commit: a3e1adbe71d6c8478dd4cd00eaea8fa594bdd9b1
https://github.com/crosstool-ng/crosstool-ng/commit/a3e1adbe71d6c8478dd4cd00eaea8fa594bdd9b1
Author: Alexey Neyman <[email protected]>
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