diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-09-02 18:25:06 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-09-02 18:25:06 +0000 |
commit | c463728b2d35651fd4cec9ec0379cdfd210a65b1 (patch) | |
tree | eb263708e2a5b8176941f3ef4b156d300c4e0a09 /toolchain/info.mk | |
parent | 33e7337d97e91d836eda6d59f6812e184ab2b88c (diff) | |
download | master-31e0f0ae-c463728b2d35651fd4cec9ec0379cdfd210a65b1.tar.gz master-31e0f0ae-c463728b2d35651fd4cec9ec0379cdfd210a65b1.tar.bz2 master-31e0f0ae-c463728b2d35651fd4cec9ec0379cdfd210a65b1.zip |
build scripts: fix 'make defconfig' damage
Looking at the target 'defconfig' in include/toplevel, it doesn't
directly reference $(HOME)/.openwrt/defconfig nor does it reference any
prerequisites using it as a target.
Therefore, building "defconfig" as a target uses the defaults in the
tree, but not the defaults that a user might have explicitly specified.
This patch fixes this regression from r36361.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
[florian: apply with the proper patch level, wrap at 80 columns]
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37883
Diffstat (limited to 'toolchain/info.mk')
0 files changed, 0 insertions, 0 deletions