[include] ensure that profile Makefiles are sourced in alphabetical order
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)
commit11eaad4a08fb5bcbed2528bbafd3d63f192e1326
tree8fa5c9173b2af8a75ff994e1bc5df6d32eb0a7eb
parent775a44a1497c050ec10d9fec292552624986d493
[include] 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