|
@@ -8,15 +8,13 @@ CPU_TYPE:=cortex-a7
|
|
|
CPU_SUBTYPE:=neon-vfpv4
|
|
CPU_SUBTYPE:=neon-vfpv4
|
|
|
MAINTAINER:=John Crispin <[email protected]>
|
|
MAINTAINER:=John Crispin <[email protected]>
|
|
|
|
|
|
|
|
-# TODO: drop kmod-usb-dwc3-of-simple when migrating to 4.19
|
|
|
|
|
-KERNEL_PATCHVER:=4.14
|
|
|
|
|
-KERNEL_TESTING_PATCHVER := 4.19
|
|
|
|
|
|
|
+KERNEL_PATCHVER:=4.19
|
|
|
|
|
|
|
|
KERNELNAME:=zImage Image dtbs
|
|
KERNELNAME:=zImage Image dtbs
|
|
|
|
|
|
|
|
include $(INCLUDE_DIR)/target.mk
|
|
include $(INCLUDE_DIR)/target.mk
|
|
|
DEFAULT_PACKAGES += \
|
|
DEFAULT_PACKAGES += \
|
|
|
- kmod-usb-dwc3-of-simple \
|
|
|
|
|
|
|
+ kmod-usb-dwc3-qcom \
|
|
|
kmod-leds-gpio kmod-gpio-button-hotplug swconfig \
|
|
kmod-leds-gpio kmod-gpio-button-hotplug swconfig \
|
|
|
kmod-ath10k-ct wpad-basic \
|
|
kmod-ath10k-ct wpad-basic \
|
|
|
kmod-usb3 kmod-usb-dwc3 ath10k-firmware-qca4019-ct
|
|
kmod-usb3 kmod-usb-dwc3 ath10k-firmware-qca4019-ct
|