[include] ensure that profile Makefiles are sourced in alphabetical order
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Apr 2012 16:10:25 +0000 (16:10 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Apr 2012 16:10:25 +0000 (16:10 +0000)
commit28fbf6946ab2def73c780f138a5e9556c231936e
tree8fa5c9173b2af8a75ff994e1bc5df6d32eb0a7eb
parentfbad451aa038ea3d483fe5f25d871339451bda80
[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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31449 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/target.mk