build ebtables and ethertypes
Change-Id: Ia3923c390811b5b12515aa3220f51405749f9260
This commit is contained in:
parent
1d59abb33c
commit
8ef3673019
1 changed files with 5 additions and 0 deletions
5
klte.mk
5
klte.mk
|
@ -73,6 +73,11 @@ PRODUCT_COPY_FILES += \
|
|||
$(LOCAL_PATH)/configs/gps.conf:/system/etc/gps.conf \
|
||||
$(LOCAL_PATH)/configs/sap.conf:/system/etc/sap.conf
|
||||
|
||||
# IPv6 tethering
|
||||
PRODUCT_PACKAGES += \
|
||||
ebtables \
|
||||
ethertypes
|
||||
|
||||
# Keylayouts
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
|
||||
|
|
Loading…
Reference in a new issue