Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
4511ef15
Commit
4511ef15
authored
Apr 2, 2016
by
Matthias Schiffer
Browse files
Options
Downloads
Plain Diff
Merge pull request #717 from kb-light/ar71xx-generic-image-renaming
ar71xx-generic: update profiles.mk to match new naming
parents
3732c26e
24d8695d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
targets/ar71xx-generic/profiles.mk
+8
-8
8 additions, 8 deletions
targets/ar71xx-generic/profiles.mk
with
8 additions
and
8 deletions
targets/ar71xx-generic/profiles.mk
+
8
−
8
View file @
4511ef15
...
@@ -16,7 +16,7 @@ $(eval $(call GluonModelAlias,CPE510,tp-link-cpe510-v1.0,tp-link-cpe520-v1.1))
...
@@ -16,7 +16,7 @@ $(eval $(call GluonModelAlias,CPE510,tp-link-cpe510-v1.0,tp-link-cpe520-v1.1))
# TL-WA701N/ND v1, v2
# TL-WA701N/ND v1, v2
$(
eval
$(
call GluonProfile,TLWA701
))
$(
eval
$(
call GluonProfile,TLWA701
))
$(
eval
$(
call GluonModel,TLWA701,tl-wa701n-v1,tp-link-tl-wa701n-nd-v1
))
$(
eval
$(
call GluonModel,TLWA701,tl-wa701n
d
-v1,tp-link-tl-wa701n-nd-v1
))
$(
eval
$(
call GluonModel,TLWA701,tl-wa701nd-v2,tp-link-tl-wa701n-nd-v2
))
$(
eval
$(
call GluonModel,TLWA701,tl-wa701nd-v2,tp-link-tl-wa701n-nd-v2
))
# TL-WA7510 v1
# TL-WA7510 v1
...
@@ -57,14 +57,14 @@ $(eval $(call GluonProfile,TLWA801))
...
@@ -57,14 +57,14 @@ $(eval $(call GluonProfile,TLWA801))
$(
eval
$(
call GluonModel,TLWA801,tl-wa801nd-v1,tp-link-tl-wa801n-nd-v1
))
$(
eval
$(
call GluonModel,TLWA801,tl-wa801nd-v1,tp-link-tl-wa801n-nd-v1
))
$(
eval
$(
call GluonModel,TLWA801,tl-wa801nd-v2,tp-link-tl-wa801n-nd-v2
))
$(
eval
$(
call GluonModel,TLWA801,tl-wa801nd-v2,tp-link-tl-wa801n-nd-v2
))
# TL-WR841N/ND v3, v5, v7, v8, v9
# TL-WR841N/ND v3, v5, v7, v8, v9
, v10
$(
eval
$(
call GluonProfile,TLWR841
))
$(
eval
$(
call GluonProfile,TLWR841
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841
nd
-v3,tp-link-tl-wr841n-nd-v3
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841-v3,tp-link-tl-wr841n-nd-v3
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841
nd
-v5,tp-link-tl-wr841n-nd-v5
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841-v5,tp-link-tl-wr841n-nd-v5
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841
nd
-v7,tp-link-tl-wr841n-nd-v7
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841-v7,tp-link-tl-wr841n-nd-v7
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841
n
-v8,tp-link-tl-wr841n-nd-v8
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841-v8,tp-link-tl-wr841n-nd-v8
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841
n
-v9,tp-link-tl-wr841n-nd-v9
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841-v9,tp-link-tl-wr841n-nd-v9
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841
n
-v10,tp-link-tl-wr841n-nd-v10
))
$(
eval
$(
call GluonModel,TLWR841,tl-wr841-v10,tp-link-tl-wr841n-nd-v10
))
# TL-WR842N/ND v1, v2
# TL-WR842N/ND v1, v2
$(
eval
$(
call GluonProfile,TLWR842
))
$(
eval
$(
call GluonProfile,TLWR842
))
...
...
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