[OpenWrt-Devel] [PATCH] iproute2: ip_tiny.patch: Don't filter CAN support
Pushpal Sidhu
psidhu at gateworks.com
Tue Jan 26 17:31:19 EST 2016
Adds < 4k to ipk.
Signed-off-by: Tim Harvey <tharvey at gateworks.com>
Signed-off-by: Pushpal Sidhu <psidhu at gateworks.com>
---
package/network/utils/iproute2/patches/300-ip_tiny.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/network/utils/iproute2/patches/300-ip_tiny.patch b/package/network/utils/iproute2/patches/300-ip_tiny.patch
index c0ebfd3..4b2f5da 100644
--- a/package/network/utils/iproute2/patches/300-ip_tiny.patch
+++ b/package/network/utils/iproute2/patches/300-ip_tiny.patch
@@ -6,7 +6,7 @@
+STATIC_SYM_FILTER:=
+ifeq ($(IP_CONFIG_TINY),y)
-+ STATIC_SYM_FILTER:=iplink_can.c iplink_ipoib.c iplink_vxlan.c
++ STATIC_SYM_FILTER:=iplink_ipoib.c iplink_vxlan.c
+ CFLAGS += -DIPROUTE2_TINY
+endif
+STATIC_SYM_SOURCES:=$(filter-out $(STATIC_SYM_FILTER),$(wildcard *.c))
--
2.7.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list