Added IPCP and PAP to Networking-Kit pseudo-target.
Added some comments. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5485 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6d5c0c13b4
commit
ef0e9a6aba
10
Jamfile
10
Jamfile
@ -11,11 +11,19 @@ Depends NetworkingKit :
|
||||
net_stack_driver net_server_driver
|
||||
core
|
||||
ethernet loopback ppp
|
||||
pppoe
|
||||
raw ipv4 icmp udp tcp
|
||||
libnet.so libnetapi.so
|
||||
ping ifconfig route traceroute arp pppconfig
|
||||
|
||||
# network drivers:
|
||||
sis900 rtl8139
|
||||
|
||||
# PPP devices:
|
||||
pppoe
|
||||
# PPP protocols:
|
||||
ipcp
|
||||
# PPP authenticators:
|
||||
pap
|
||||
;
|
||||
|
||||
# Pseudo-target to build the media stuffs only
|
||||
|
Loading…
Reference in New Issue
Block a user