Hello I have a problem Installing RTL8188CE
After I Download and extract the driver
I code these
After the 'make' commandcd /home/neon/setup/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012 .0207.2013
make
Then it show this error
make -C /lib/modules/3.7-trunk-686-pae/build M=/home/neon/setup/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012 .0207.2013 modulesI think the build folder is gone or somethingmake[1]: Entering directory `/lib/modules/3.7-trunk-686-pae/build'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/lib/modules/3.7-trunk-686-pae/build'
make: *** [all] Error 2
What files are in the "/lib/modules/3.7-trunk-686-pae/build" directory?And How to fix it?
Thankyou