diff options
Diffstat (limited to 'device-panther.mk')
-rw-r--r-- | device-panther.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/device-panther.mk b/device-panther.mk index 131487f..505adfc 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -14,9 +14,6 @@ # limitations under the License. # -TARGET_KERNEL_DIR ?= device/google/pantah-kernel -TARGET_BOARD_KERNEL_HEADERS := device/google/pantah-kernel/kernel-headers - $(call inherit-product-if-exists, vendor/google_devices/pantah/prebuilts/device-vendor-panther.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) |