package/busybox: update to busybox-1.7.1, include upstream patches
SVN-Revision: 22659
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
/* Maximum number of ports supported per bridge interface. */
|
||||
#ifndef MAX_PORTS
|
||||
-#define MAX_PORTS 32
|
||||
+#define MAX_PORTS 1024
|
||||
-# define MAX_PORTS 32
|
||||
+# define MAX_PORTS 1024
|
||||
#endif
|
||||
|
||||
/* Use internal number parsing and not the "exact" conversion. */
|
||||
|
||||
Reference in New Issue
Block a user