debian compatable ifup and ifdown commands

This commit is contained in:
Glenn L McGrath
2002-11-09 09:34:15 +00:00
parent 7ab93d9980
commit 021fa7db91
5 changed files with 1478 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ endif
NETWORKING-y:=
NETWORKING-$(CONFIG_HOSTNAME) += hostname.o
NETWORKING-$(CONFIG_IFCONFIG) += ifconfig.o
NETWORKING-$(CONFIG_IFUPDOWN) += ifupdown.o
NETWORKING-$(CONFIG_NC) += nc.o
NETWORKING-$(CONFIG_NETSTAT) += netstat.o
NETWORKING-$(CONFIG_NSLOOKUP) += nslookup.o