Ignore:
Timestamp:
03/19/12 03:39:12 (15 months ago)
Author:
BrainSlayer
Message:

fix path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/busybox/include/applets.src.h

    r17628 r18777  
    195195 || ENABLE_FEATURE_IP_TUNNEL \ 
    196196 || ENABLE_FEATURE_IP_RULE 
    197 IF_IP(APPLET(ip, BB_DIR_BIN, BB_SUID_DROP)) 
     197IF_IP(APPLET(ip, BB_DIR_USR_SBIN, BB_SUID_DROP)) 
    198198#endif 
    199199IF_IPADDR(APPLET(ipaddr, BB_DIR_BIN, BB_SUID_DROP)) 
Note: See TracChangeset for help on using the changeset viewer.