Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ffbs
gluon
Commits
115cff90
Commit
115cff90
authored
10 years ago
by
Nils Schneider
Browse files
Options
Downloads
Plain Diff
Merge pull request #209 from poldy79/patch-2
Adding support for TL-WA750RE
parents
b9501362
d0a113dc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
targets/ar71xx-generic/profiles.mk
+4
-0
4 additions, 0 deletions
targets/ar71xx-generic/profiles.mk
with
4 additions
and
0 deletions
targets/ar71xx-generic/profiles.mk
+
4
−
0
View file @
115cff90
...
...
@@ -56,6 +56,10 @@ $(eval $(call GluonModel,TLWDR4300,tl-wdr3500-v1-squashfs,tp-link-tl-wdr3500-v1)
$(
eval
$(
call GluonModel,TLWDR4300,tl-wdr3600-v1-squashfs,tp-link-tl-wdr3600-v1
))
$(
eval
$(
call GluonModel,TLWDR4300,tl-wdr4300-v1-squashfs,tp-link-tl-wdr4300-v1
))
# TL-WA750RE v1
$(
eval
$(
call GluonProfile,TLWA750
))
$(
eval
$(
call GluonModel,TLWA750,tl-wa750re-v1-squashfs,tp-link-tl-wa750re-v1
))
# TL-WA901N/ND v2
$(
eval
$(
call GluonProfile,TLWA901
))
$(
eval
$(
call GluonModel,TLWA901,tl-wa901nd-v2-squashfs,tp-link-tl-wa901n-nd-v2
))
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment