summaryrefslogtreecommitdiff
path: root/net.Linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net.Linux/Makefile')
-rw-r--r--net.Linux/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net.Linux/Makefile b/net.Linux/Makefile
index 40c40f2..79e0f85 100644
--- a/net.Linux/Makefile
+++ b/net.Linux/Makefile
@@ -1,8 +1,5 @@
DIR = $(RC_LIB)/net
-CONF = 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
+CONF = $(CONTENTS)
TOPDIR = ..
include $(TOPDIR)/default.mk