Empty target profile in "make menuconfig"

I’m trying to build OpenWrt BB for my GL.iNet 6416, here’s what I did:

git clone git://git.openwrt.org/14.07/openwrt.git

cd openwrt

./scripts/feeds update -a

./scripts/feeds install -a

When I enter “make menuconfig” the target profile is empty, how do I fix it ?

does the OpenWrt codebase die? I don’t know why.