Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compile for openwrt ? #9

Open
sajati opened this issue Jan 18, 2021 · 1 comment
Open

How to compile for openwrt ? #9

sajati opened this issue Jan 18, 2021 · 1 comment

Comments

@sajati
Copy link

sajati commented Jan 18, 2021

Would u mind to guide me ?

@dhdgves
Copy link

dhdgves commented Feb 28, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants