use immediate set in target Makefiles
authorMathias Kresin <dev@kresin.me>
Fri, 9 Sep 2016 19:10:54 +0000 (21:10 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 10 Sep 2016 13:30:38 +0000 (15:30 +0200)
commit92eaf27c62cad5f9832dc7084e1ae14d5e7b47e6
treef9de469c84f99c0ca221aedd539531500b522210
parent0f6d0afa1391dfe74d790a9637b9bbbbaebeb2fb
use immediate set in target Makefiles

No functional change, it's just to have the same style everywhere. This
way I don't need to use any regex magic to extract all subtargets for
compile tests.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ar71xx/Makefile
target/linux/au1000/Makefile
target/linux/ixp4xx/Makefile
target/linux/lantiq/Makefile
target/linux/mpc85xx/Makefile
target/linux/x86/Makefile
target/linux/xburst/Makefile