Problem with build LEDE for WRT3200

Hello. Yesterday, after "git pull" on branch master, I can't compile LEDE for WRT3200ACM.
I get an error

Makefile:211: *** multiple target patterns.  Stop.
Makefile:25: recipe for target 'image-prereq' failed
make[5]: *** [image-prereq] Error 2
Makefile:13: recipe for target 'prereq' failed
make[4]: *** [prereq] Error 2
target/Makefile:23: recipe for target 'target/linux/prereq' failed
make[3]: *** [target/linux/prereq] Error 2
target/Makefile:17: recipe for target '/home/ak/lede/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/stamp/.target_prereq' failed
make[2]: *** [/home/ak/lede/staging_dir/target-arm_cortex-a9+vfpv3_musl_eabi/stamp/.target_prereq] Error 2
/home/ak/lede/include/toplevel.mk:196: recipe for target 'prereq' failed
make[1]: *** [prereq] Error 2
/home/ak/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2

the same here - someone broke this - as it was working great

Has been resolved now.

Ok. Works now. Thanks.

i too got he same error. so how to fix it