package/kernel: Fix AddDepends/SetDepends calls with make 3.82
authorJonas Gorski <jogo@openwrt.org>
Sun, 14 Aug 2011 23:36:42 +0000 (23:36 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 14 Aug 2011 23:36:42 +0000 (23:36 +0000)
commit44b272fd58b2460d16142f15307db198141edcba
tree3e8ecd85ab6acd61d7530efae663ff204dc94379
parentf1e7045d309e2d88c18de5e41af9e40e801bd7ec
package/kernel: Fix AddDepends/SetDepends calls with make 3.82

The module definitions depend on 001-depends.mk being the first included,
but make 3.82 does not sort the results of wildcards anymore, so do an
explicit sort of the includes.

Found by Philip Prindeville, thanks!

SVN-Revision: 27982
package/kernel/Makefile