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)
commite8ee42e5b2a128ea415b245b52d68f97e4f525c0
treee1745ca2f5b91f59bd7f9ca7e2e245e00c3af587
parentd5ab2e51c7d8a24de8053e80a61a902b73de48f9
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