diff options
author | Roy Marples <roy@marples.name> | 2008-03-03 13:46:16 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-03-03 13:46:16 +0000 |
commit | dab044a5d24cc5f56b2da1b774e383a3124be67c (patch) | |
tree | a6c5f2bea29fca45e3f434247907d03cc3b2b911 /net.Linux/Makefile | |
parent | b614477948cfe21185f2a07f7b0d2b994371e876 (diff) |
Install bridge.sh
Diffstat (limited to 'net.Linux/Makefile')
-rw-r--r-- | net.Linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net.Linux/Makefile b/net.Linux/Makefile index 308685eb..fd6d0328 100644 --- a/net.Linux/Makefile +++ b/net.Linux/Makefile @@ -1,5 +1,5 @@ DIR= ${RC_LIB}/net -INC= adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh ccwgroup.sh \ +INC= adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh ccwgroup.sh \ clip.sh ifconfig.sh ifplugd.sh ip6to4.sh ipppd.sh iproute2.sh \ iwconfig.sh netplugd.sh pppd.sh pump.sh tuntap.sh udhcpc.sh vlan.sh |