Hi everyone, I installed Openwrt on my intel celeron laptop that have an rtl8723be wifi card. But in the repository of openwrt, I can't find any package or firmware for this chipset, I tried to 'make' one from 'rtlwifi_new' repo but the result was unsuccesful. 'make' is giving me this error:
make -C /lib/modules/4.14.209/build M=/root/rtlwifi_new modules
make[1]: *** /lib/modules/4.14.209/build: No such file or directory. Stop.
make: *** [Makefile:53: all] Error 2
I'm begginer at programming, there is another way to get that chipset to work? Or any way to fix that error of 'make'?
Thank you <3