Flash nrf51822 with a J-Link

I tried to flash the gnrc_networking example on my nrf51822 with a J-Link.

BOARD=yunjia-nrf51822 PROGRAMMER=jlink make flash

Unfortantly, this does not work. It is still uses ST-Link for flashing. So, how can I change it to use the J-Link, with only env variables?