ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] [PATCH sisyphus] Remove symlinking to /lib/devicetree
@ 2023-10-22 19:11 Vitaly Chikunov
  0 siblings, 0 replies; only message in thread
From: Vitaly Chikunov @ 2023-10-22 19:11 UTC (permalink / raw)
  To: devel-kernel

Link: https://bugzilla.altlinux.org/48055
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
---
 kernel-image.spec | 2 --
 1 file changed, 2 deletions(-)

diff --git a/kernel-image.spec b/kernel-image.spec
index ea2732d1756e..ab7482ef718f 100644
--- a/kernel-image.spec
+++ b/kernel-image.spec
@@ -371,8 +371,6 @@ find . -mindepth 2 -type f | \
        while read f; do ln -srv "$f" "$(basename $f)"; done
 popd
 %endif
-mkdir -p %buildroot/lib/devicetree
-ln -s /boot/devicetree/$KernelVer %buildroot/lib/devicetree/$KernelVer
 %endif
 
 mkdir -p %buildroot%kbuild_dir/arch/%arch_dir
-- 
2.33.8



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-22 19:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-22 19:11 [d-kernel] [PATCH sisyphus] Remove symlinking to /lib/devicetree Vitaly Chikunov

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git