mirror of
https://github.com/4IceG/luci-app-atinout-mod.git
synced 2026-04-26 10:35:49 +03:00
[GH-ISSUE #4] Compile for mediatek? #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-atinout-mod#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @segaofice on GitHub (Mar 28, 2021).
Original GitHub issue: https://github.com/4IceG/luci-app-atinout-mod/issues/4
I'm not sure how to go about compliling this for a mediatek mt7621. I am on a zbt-wg3526 router.
@4IceG commented on GitHub (Mar 28, 2021):
Hi segaofice but what do you ask? you have a problem with your own compilation or do you want me to build packages for your router?
@4IceG commented on GitHub (Mar 28, 2021):
Own compilation in short is:
1.Download the archive and extract atinout and luci-app-atinout-mod to the packages folder
2. make package / symlinks
3. make menuconfig then Luci> Applications and select luci-app-atinout-mod
4. make packages / luci-app-atinout-mod / compile or make V = s -j1
@segaofice commented on GitHub (Mar 29, 2021):
If you could I would appreciate the help, I'm not very savy with make.
@4IceG commented on GitHub (Mar 29, 2021):
Ok, I'll make package / s for version 19.07.7 with free time after work.
@4IceG commented on GitHub (Mar 29, 2021):
IPK.zip
@segaofice commented on GitHub (Mar 29, 2021):
Working great, thank you for all your hard work.