diff options
Diffstat (limited to 'package/toolbox/src/Makefile')
| -rw-r--r-- | package/toolbox/src/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/toolbox/src/Makefile b/package/toolbox/src/Makefile index 50afea707..65009b6ef 100644 --- a/package/toolbox/src/Makefile +++ b/package/toolbox/src/Makefile @@ -57,7 +57,7 @@    SUBDIR+= lsof    SUBDIR+= md5    SUBDIR+= mkdir -  SUBDIR+= mknod +#  SUBDIR+= mknod # does not compile with glibc    SUBDIR+= mount    SUBDIR+= mv    SUBDIR+= netstat | 
