SUBTARGETS:=ipq807x ipq60xx KERNEL_PATCHVER:=6.1 KERNEL_TESTING_PATCHVER:=6.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ 0 comments on commit 36acf88 Please sign in to comment. Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage ...
1313 1414 KERNEL_PATCHVER:=5.15 15+ KERNEL_TESTING_PATCHVER:=6.1 1516 1617 KERNELNAME:=zImage 1718 target/linux/qoriq/config-6.1 +34-7 Original file line numberDiff line numberDiff line change @@ -1,6 +1,7 @@ 11 CONFIG_64BIT=y ...
cd linux-%{KernelVer} %patch0000 -p1 %patch0001 -p1 %patch0002 -p1 find . \( -name "*.orig" -o -name "*~" \) -exec rm -f {} \; >/dev/null find . -name .gitignore -exec rm -f {} \; >/dev/null %build cd linux-%{KernelVer} ...
cd linux-%{KernelVer} %patch0000 -p1 find . \( -name "*.orig" -o -name "*~" \) -exec rm -f {} \; >/dev/null find . -name .gitignore -exec rm -f {} \; >/dev/null %build cd linux-%{KernelVer} perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{release}...
cp -a linux-%{version} linux-%{KernelVer} cd linux-%{KernelVer} %patch0000 -p1 find . \( -name "*.orig" -o -name "*~" \) -exec rm -f {} \; >/dev/null find . -name .gitignore -exec rm -f {} \; >/dev/null %...
cd linux-%{KernelVer} %patch0000 -p1 find . \( -name "*.orig" -o -name "*~" \) -exec rm -f {} \; >/dev/null find . -name .gitignore -exec rm -f {} \; >/dev/null %build cd linux-%{KernelVer} perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{release}...
linux/second_core_support_in_platsmp.patchlinux/d1s_t113_can_bus.patch 在arch\arm\configs\sunxi_defconfig中添加D1时钟 CONFIG_SUN20I_D1_CCU=y CONFIG_SUN20I_D1_R_CCU=y 添加sun8i-t113.dtsi和sun8i-t113-mangopi-dual.dts设备树配置文件到arch\arm\boot\dts\在arch\arm\boot\dts\Makefile的...
FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc source-only SUBTARGETS:=generic KERNEL_PATCHVER:=5.10 KERNEL_TESTING_PATCHVER:=5.15 KERNEL_PATCHVER:=5.15 KERNELNAME:=zImage 0 comments on commit 230f2fc Please sign in to comment. Footer...
CPU_SUBTYPE:=neon-vfpv4 SUBTARGETS:=generic KERNEL_PATCHVER:=5.4 KERNEL_TESTING_PATCHVER:=5.10 KERNEL_PATCHVER:=5.10 KERNELNAME:=zImage Image dtbs 0 comments on commit 0470159 Please sign in to comment. Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Conta...
" # Documentation target # # Using the singular to avoid running afoul of `no-dot-config-targets`. PHONY += rustdoc rustdoc: prepare $(Q)$(MAKE) $(build)=rust $@ # Testing target PHONY += rusttest rusttest: prepare $(Q)$(