How can i install the kernel headers?
or maybe i am missing something?
done this allready;
Preparing to compile for kernel version 4.4.0 File not found: /lib/modules/4.4.0-kirkwood-tld-1/build/.config at ./scripts/make_kconfig.pl line 33, <IN> line 4.
or maybe i am missing something?
done this allready;
cd /boot dpkg -i linux-headers-4.4.0-kirkwood-tld-1_1.0_armel.deb
root@debian:/boot# apt-get install linux-headers-$(uname -r) Reading package lists... Done Building dependency tree Reading state information... Done linux-headers-4.4.0-kirkwood-tld-1 is already the newest version (1.0). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.