Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
albi
FFS Gluon site
Commits
d5cb0625
Commit
d5cb0625
authored
5 years ago
by
albi
Browse files
Options
Downloads
Patches
Plain Diff
isc dhcp relay
parent
e505869a
No related branches found
No related tags found
No related merge requests found
Pipeline
#105
canceled
5 years ago
Stage: build
Stage: package
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
buildall.sh
+1
-13
1 addition, 13 deletions
buildall.sh
site.mk
+2
-1
2 additions, 1 deletion
site.mk
with
3 additions
and
14 deletions
buildall.sh
+
1
−
13
View file @
d5cb0625
...
@@ -7,18 +7,6 @@ branch=nightly
...
@@ -7,18 +7,6 @@ branch=nightly
TARGETS
=(
TARGETS
=(
ar71xx-generic
ar71xx-generic
ar71xx-nand
ar71xx-tiny
brcm2708-bcm2708
brcm2708-bcm2709
ipq40xx
mpc85xx-generic
ramips-mt7620
ramips-mt76x8
# ramips-rt305x # build fails
x86-64
x86-generic
x86-geode
)
)
sitedir
=
$(
readlink
-f
$(
dirname
$0
))
sitedir
=
$(
readlink
-f
$(
dirname
$0
))
...
...
This diff is collapsed.
Click to expand it.
site.mk
+
2
−
1
View file @
d5cb0625
...
@@ -23,7 +23,8 @@ GLUON_SITE_PACKAGES := \
...
@@ -23,7 +23,8 @@ GLUON_SITE_PACKAGES := \
iptables
\
iptables
\
iwinfo
\
iwinfo
\
ffs-set-segment
\
ffs-set-segment
\
ffs-watchdog
ffs-watchdog
\
isc-dhcp-relay-ipv4
\
# add addition network drivers and usb support only to targes where disk space does not matter.
# add addition network drivers and usb support only to targes where disk space does not matter.
ifeq
($(GLUON_TARGET),x86-generic)
ifeq
($(GLUON_TARGET),x86-generic)
...
...
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