Seem not many people are using 'ipaddr' since it has
never worked.... Most people use 'ip addr foo' I suppose.
This commit is contained in:
parent
7b5bb51f6a
commit
0a87ac6546
@ -292,7 +292,7 @@
|
|||||||
#ifdef CONFIG_IP
|
#ifdef CONFIG_IP
|
||||||
APPLET(ip, ip_main, _BB_DIR_BIN, _BB_SUID_NEVER)
|
APPLET(ip, ip_main, _BB_DIR_BIN, _BB_SUID_NEVER)
|
||||||
#endif
|
#endif
|
||||||
#ifdef CONFIG_IPADDRESS
|
#ifdef CONFIG_IPADDR
|
||||||
APPLET(ipaddr, ipaddr_main, _BB_DIR_BIN, _BB_SUID_NEVER)
|
APPLET(ipaddr, ipaddr_main, _BB_DIR_BIN, _BB_SUID_NEVER)
|
||||||
#endif
|
#endif
|
||||||
#ifdef CONFIG_IPCALC
|
#ifdef CONFIG_IPCALC
|
||||||
|
Loading…
Reference in New Issue
Block a user