Bodhi,
First of all, thank you for your work! I have installed kernel 3.14 on my Pogoplug E02 and it works great.
However, when I tried to install the Realtek driver for my USB Wifi stick I got this error:
Is there a way to compile kernel modules like this driver?
First of all, thank you for your work! I have installed kernel 3.14 on my Pogoplug E02 and it works great.
However, when I tried to install the Realtek driver for my USB Wifi stick I got this error:
make ARCH=armv5tel CROSS_COMPILE= -C /lib/modules/3.14.0-kirkwood-tld-1/build M=/root/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911 modules make: *** /lib/modules/3.14.0-kirkwood-tld-1/build: No such file or directory. Stop. make: *** [modules] Error 2
Is there a way to compile kernel modules like this driver?