ensure that profile Makefiles are sourced in alphabetical order Since make 3.82 does...
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 23 Apr 2012 16:10:25 +0000 (16:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 23 Apr 2012 16:10:25 +0000 (16:10 +0000)
commit42c190ead8b626d4d74ff99b95fc08f361aaf5ee
tree11ed5f59e6947585f4d90c4e5344cd248b50aaa6
parent34f4f4a0c553ff15a9df1d71198a035d725abf74
ensure that profile Makefiles are sourced in alphabetical order Since make 3.82 does not guarantee file ordering anymore, target profiles might get included in random order, leading to bad default values when only selecting the toplevel target and populating the .config with defconfig. This commit should also fix the ar71xx snapshot builds.

SVN-Revision: 31449
include/target.mk