coldfire MCF5445X基于unix平台的BSP
源代码在线查看: kernel-2.6.22-mpc8360epb.spec.in
# Template = kernel-common.tmpl %define pfx /opt/freescale/rootfs/%{_target_cpu} %define dversion 2.6.22 %define pkg_name linux %define dtc_name mpc836x_mds Summary : Linux kernel for MPC8360 Name : kernel Version : 2.6.22 Release : 2 License : GPL Vendor : kernel.org Packager : Lee Nipper Group : System Environment/Kernel Source : %{pkg_name}-%{dversion}.tar.bz2 Patch0 : linux-2.6.22-compile-ucc-geth-as-module.patch Patch1 : linux-2.6.22-ucc_geth-fix-cleanup-code.patch Patch2 : linux-2.6.22-split-ucc_geth-into-two-modules.patch Patch3 : linux-2.6.22-add-module-owner-to-mii-bus.patch BuildRoot : %{_tmppath}/%{name} Prefix : %{pfx} %Description %{summary} From kernel.org All patches from Freescale %Prep %setup -n %{pkg_name}-%{dversion} %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1