Skip to content

Commit

Permalink
layerscape: remove kernel 6.1 support
Browse files Browse the repository at this point in the history
Layerscape was switched to 6.6 kernel. Now is time to remove 6.1
support.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Link: openwrt#16037
Signed-off-by: Robert Marko <robimarko@gmail.com>
  • Loading branch information
CHKDSK88 authored and robimarko committed Aug 2, 2024
1 parent 633341c commit f20987c
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 12,566 deletions.
4 changes: 0 additions & 4 deletions target/linux/layerscape/image/armv7.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@ define Device/Default
PROFILES := Default
FILESYSTEMS := squashfs
IMAGES := firmware.bin sysupgrade.bin
ifdef CONFIG_LINUX_6_1
DEVICE_DTS_DIR := $(DTS_DIR)
else
DEVICE_DTS_DIR := $(DTS_DIR)/nxp/ls
endif
KERNEL := kernel-bin | uImage none
KERNEL_INITRAMFS = kernel-bin | gzip | fit gzip $$(DEVICE_DTS_DIR)/$$(DEVICE_DTS).dtb
KERNEL_NAME := zImage
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f20987c

Please sign in to comment.