package/kernel: Fix AddDepends/SetDepends calls with make 3.82
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Aug 2011 23:36:42 +0000 (23:36 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Aug 2011 23:36:42 +0000 (23:36 +0000)
commit62c7a6e405030e417e14d1b381a9ecd4939f53d9
treee1745ca2f5b91f59bd7f9ca7e2e245e00c3af587
parentf80fb45dc24b042ca4f180999780031c8dcddd4c
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!

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27982 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/Makefile
This page took 0.021172 seconds and 4 git commands to generate.