NVCC fatal : Unsupported gpu architecture 'compute_60'

I want to configure caffe(BVLC) and when I entered the caffe-master then “make all -j4”, I encounter this error “NVCC fatal : Unsupported gpu architecture ‘compute_60’ NVCC src/caffe/layers/dropout_layer.cu ……”,and unable to continue compiling. Please tell me how to solve this problem. Thanks a lot!