NovelSense / ath9k_csi_kernel

Patches for linux kernel to extract Channel State Information (CSI) from Atheros AR9003 chips
GNU General Public License v3.0
7 stars 3 forks source link

can't generate ath9k #1

Open adnaneGdihi opened 7 years ago

adnaneGdihi commented 7 years ago

Hi there,

I followed your steps but i wasn't able to generate the ath9k*.ipk. did you add any target in another Makefile?

Best regards, Adnane

niklasser commented 7 years ago

Hey @adnaneGdihi, i didn't add any other target to my Makefile. Did you run the default Makefile?

There should be an ipk If the make package/kernel/mac80211/{clean,compile} package/index V=s runs without any errors. Otherwhise you could take a look into the Menuconfig (make menuconfig) an check if the Target Profile is selected correctly (It should be Arudion Yun).

Regards, Niklas

zakariaoussete commented 3 years ago

HI can you make a 101 guide about how to do that step by step ?! thanks in advance !!!