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
Package registry
Model registry
Operate
Terraform modules
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
Patrick
FFS Gluon
Commits
4b3090f8
Commit
4b3090f8
authored
Oct 8, 2015
by
Matthias Schiffer
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of github.com:freifunk-gluon/gluon
parents
3ced9296
74059c89
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
targets/targets.mk
+1
-0
1 addition, 0 deletions
targets/targets.mk
targets/x86-xen_domu/profiles.mk
+4
-0
4 additions, 0 deletions
targets/x86-xen_domu/profiles.mk
targets/x86-xen_domu/vermagic
+1
-0
1 addition, 0 deletions
targets/x86-xen_domu/vermagic
with
6 additions
and
0 deletions
targets/targets.mk
+
1
−
0
View file @
4b3090f8
...
...
@@ -4,6 +4,7 @@ $(eval $(call GluonTarget,mpc85xx,generic))
$(
eval
$(
call GluonTarget,x86,generic
))
$(
eval
$(
call GluonTarget,x86,kvm_guest
))
$(
eval
$(
call GluonTarget,x86,64
))
$(
eval
$(
call GluonTarget,x86,xen_domu
))
ifneq
($(BROKEN),)
$(eval $(call GluonTarget,ramips,rt305x)) # BROKEN
:
No AP+IBSS support
...
...
This diff is collapsed.
Click to expand it.
targets/x86-xen_domu/profiles.mk
0 → 100644
+
4
−
0
View file @
4b3090f8
$(
eval
$(
call GluonProfile,GENERIC
))
$(
eval
$(
call GluonProfileFactorySuffix,GENERIC,-ext4,.img.gz
))
$(
eval
$(
call GluonProfileSysupgradeSuffix,GENERIC,-ext4,.img.gz
))
$(
eval
$(
call GluonModel,GENERIC,combined,x86-xen
))
This diff is collapsed.
Click to expand it.
targets/x86-xen_domu/vermagic
0 → 100644
+
1
−
0
View file @
4b3090f8
bce85557e89d5a4f30d6d723503b1a61
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