Im stuck trying to build a driver for 2.6.31.6
Its a RT73 Wireless USB device.
root@ubuntu:/usr/2009_0713_RT73_Linux_STA_Drv1.1.0.3/Module# lsusb
Bus 001 Device 004: ID 148f:2573 Ralink Technology, Corp. RT2501USB Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation root hub
root@ubuntu:/usr/2009_0713_RT73_Linux_STA_Drv1.1.0.3/Module# make config
-------------------- Ralink RT73 Station Configuration --------------------
Linux kernal source directory [/usr/src/linux-2.31.6]"
Linux source tree '/usr/src/linux/linux-2.6.31.6' is incomplete or missing!
Configuration failed
make: *** [config] Error 1
sheeva-with-linux has the headers @
http://sheeva.with-linux.com/sheeva/2.6.31.6/sheeva-2.6.31.6-KernelHeaders.tar.gzBut im not sure how to install them.
Tried extracting the .tar.gz and pointing the Config to them, with no luck.
How do I install the headers?