Skip to content
Snippets Groups Projects
Commit d5cb0625 authored by albi's avatar albi
Browse files

isc dhcp relay

parent e505869a
No related branches found
No related tags found
No related merge requests found
Pipeline #105 canceled
...@@ -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))
......
...@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment