release 6.12.17
This commit is contained in:
2
debian/rules.real
vendored
2
debian/rules.real
vendored
@@ -279,7 +279,7 @@ binary_headers: $(STAMPS_DIR)/build_$(ARCH)_$(FEATURESET)_$(FLAVOUR)
|
||||
cp -a $(SOURCE_DIR)/arch/$(KERNEL_ARCH)/include $(DIR)/arch/$(KERNEL_ARCH)
|
||||
find $(DIR) -name '*.cmd' -delete
|
||||
|
||||
objcopy -j .BTF -j .BTF_ids $(SOURCE_DIR)/vmlinux $(DIR)/vmlinux
|
||||
$(CROSS_COMPILE)objcopy -j .BTF -j .BTF_ids $(SOURCE_DIR)/vmlinux $(DIR)/vmlinux
|
||||
chmod 644 $(DIR)/vmlinux
|
||||
|
||||
f='$(SOURCE_DIR)/arch/$(KERNEL_ARCH)/lib/crtsavres.o' ; \
|
||||
|
Reference in New Issue
Block a user