<div dir="ltr">im trying fix a driver for my rtl8192cu here <a href="https://github.com/pvaret/rtl8192cu-fixes">https://github.com/pvaret/rtl8192cu-fixes</a> .. which give me error..I check my /lib/modules/3.16.7-ckt9-voyage and build directory is present..is there any missing package need to install?Thanks<div><br></div><div><div><br></div><div>/rt8192cu# make</div><div>make ARCH=i386 CROSS_COMPILE= -C /lib/modules/3.16.7-ckt9-voyage/build M=/root/rt8192cu  modules</div><div>make[1]: Entering directory '/lib/modules/3.16.7-ckt9-voyage/build'</div><div>make[1]: *** No rule to make target 'modules'.  Stop.</div><div>make[1]: Leaving directory '/lib/modules/3.16.7-ckt9-voyage/build'</div><div>Makefile:584: recipe for target 'modules' failed</div><div>make: *** [modules] Error 2</div></div><div><br></div></div>