mediatek: remove kernel build-directives for GL-MT2500
authorDavid Bauer <mail@david-bauer.net>
Mon, 27 Nov 2023 23:55:18 +0000 (00:55 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sun, 3 Dec 2023 05:49:03 +0000 (06:49 +0100)
The build-directives for the GL-MT2500 are not required, as the default
ones produce working images.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mediatek/image/filogic.mk

index c2bbc19946fd478528511607c0e82ad76dc393a1..1a1c813eeaccd4ce61dad9f5a88a2a57c25e93be 100644 (file)
@@ -299,10 +299,6 @@ define Device/glinet_gl-mt2500
   DEVICE_PACKAGES := e2fsprogs f2fsck mkf2fs kmod-usb3
   SUPPORTED_DEVICES += glinet,mt2500-emmc
   IMAGES := sysupgrade.bin
-  KERNEL := kernel-bin | lzma | \
-       fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb with-initrd | pad-to 64k
-  KERNEL_INITRAMFS := kernel-bin | lzma | \
-       fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb with-initrd | pad-to 64k
   IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
 endef
 TARGET_DEVICES += glinet_gl-mt2500