Browse Source

ipq806x: remove dependency on non-existent kmod

During the integration of the ipq40xx target,
the phy drivers were included into the ipq806x's
target kernel config.

Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter 7 years ago
parent
commit
5988364cf3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ipq806x/image/Makefile

+ 1 - 1
target/linux/ipq806x/image/Makefile

@@ -84,7 +84,7 @@ define Device/avm_fritzbox-4040
 	IMAGE_SIZE := 29753344
 	IMAGE_SIZE := 29753344
 	IMAGES = sysupgrade.bin
 	IMAGES = sysupgrade.bin
 	IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
 	IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
-	DEVICE_PACKAGES := kmod-usb-phy-qcom-ipq4019 ipq-wifi-avm_fritzbox-4040 fritz-tffs fritz-caldata u-boot-fritz4040
+	DEVICE_PACKAGES := ipq-wifi-avm_fritzbox-4040 fritz-tffs fritz-caldata u-boot-fritz4040
 endef
 endef
 TARGET_DEVICES += avm_fritzbox-4040
 TARGET_DEVICES += avm_fritzbox-4040