I'm trying to install Linux headers on the Odroid.

apt-get install linux-headers-$(uname -r)

doesn't work: E: Unable to locate package linux-headers-3.0.68-kali

Is there another way?