fastoe / RTL8812BU

Realtek RTL8812BU Driver for Linux
350 stars 84 forks source link

How to compile for openwrt ? #9

Open sajati opened 3 years ago

sajati commented 3 years ago

Would u mind to guide me ?

dhdgves commented 3 years ago

You can build your kernel package on your own. This Makefile can help you. You can download this Makefile, and put all driver source code to a directory called “src”. Create a directory can put your Makefile and src directory in it. And put this directory to your openwrt source(openwrt_sourcecode/package), run "make menuconfig". You can see it in Kernel module -> Wireless.

I have tried it but I failed to compile it. https://github.com/klever1988/immortalwrt/blob/openwrt-18.06/package/ctcgfw/rtl88x2bu/Makefile