diff options
Diffstat (limited to 'device-lynx.mk')
-rw-r--r-- | device-lynx.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device-lynx.mk b/device-lynx.mk index d5e190e..879a654 100644 --- a/device-lynx.mk +++ b/device-lynx.mk @@ -14,6 +14,8 @@ # limitations under the License. # +TARGET_KERNEL_DIR ?= device/google/lynx-kernel + $(call inherit-product-if-exists, vendor/google_devices/lynx/prebuilts/device-vendor-lynx.mk) $(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/gs201/proprietary/device-vendor.mk) |