Add tusb6010 package and let tahvo-usb select it
[openwrt.git] / package / busybox / patches / 802-brctl_linux24.patch
index 9081e5a..09ee8be 100644 (file)
@@ -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.  */
This page took 0.03051 seconds and 4 git commands to generate.