kernel-2.6.16-mpc8323eisr.spec.in

来自「coldfire MCF5445X基于unix平台的BSP」· IN 代码 · 共 38 行

IN
38
字号
# Template = kernel-common.tmpl%define pfx /opt/freescale/rootfs/%{_target_cpu}%define dversion 2.6.16%define pkg_name linuxSummary         : Linux kernel for MPC8323E ISRName            : kernelVersion         : 2.6.16Release         : 1License         : GPLVendor          : kernel.orgPackager        : Michael BarkerGroup           : System Environment/KernelSource          : %{pkg_name}-%{dversion}.tar.bz2Patch0          : patch-2.6.16-rt29Patch1          : linux-2.6.16-mpc8323eisr-general.patchPatch2          : linux-2.6.16-mpc8323eisr-20060804-geth-phy.patchPatch3          : linux-2.6.16-mpc8323eisr-20061015-geth.patchPatch4          : linux-2.6.16-mpc8323eisr-20061027-geth.patchBuildRoot       : %{_tmppath}/%{name}Prefix          : %{pfx}%Description%{summary}From kernel.orgRealtime patch from Ingo at: http://people.redhat.com/mingo/realtime-preempt/All other patches from Freescale%Prep%setup -n %{pkg_name}-%{dversion}%patch0 -p1%patch1 -p1%patch2 -p1%patch3 -p1%patch4 -p1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?