Skip to content

Commit 977e44a

Browse files
committed
msm8660: build ebtables and ethertypes
1 parent 7298983 commit 977e44a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

device_pyramid.mk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ PRODUCT_PACKAGES += \
108108
make_ext4fs \
109109
setup_fs
110110

111+
# IPv6 tethering
112+
PRODUCT_PACKAGES += \
113+
ebtables \
114+
ethertypes
115+
111116
# Net
112117
PRODUCT_PACKAGES += \
113118
libnetcmdiface \

0 commit comments

Comments
 (0)