Hello everyone,
I wanted to install Ralink RT73 driver from source and can't seem to compile it. Here is the "make" output I recieved:
Code:
sudo make
make -C /lib/modules/2.6.24-ARCH/build SUBDIRS=/home/ryan/compressed/RT73_Linux_STA_Drv1.0.4.0/Module modules
make[1]: Entering directory `/usr/src/linux-2.6.24-ARCH'
scripts/Makefile.build:46: *** CFLAGS was changed in "/home/ryan/compressed/RT73_Linux_STA_Drv1.0.4.0/Module/Makefile". Fix it to use EXTRA_CFLAGS. Stop.
make[1]: *** [_module_/home/ryan/compressed/RT73_Linux_STA_Drv1.0.4.0/Module] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.24-ARCH'
make: *** [all] Error 2
Any help as to how I can actually get this beast to compile would be greatly appreciated. Thanks,
Ryan