搜索资源列表
Linux内核编译详谈
- 本文中我们首先内核linux2.4.x内核的特性,然后讨论如何从2.2.x升级到2.4.x内核。
linux内核编译
- Linux 内核编译step by step
linux2.6内核编译方法
- linux2.6内核编译方法
Linux内核重配置及编译
- Linux内核重配置及编译-reconfigurable Linux kernel and compiler
linux内核C源代码58
- 这是linux内核C源代码58的源程序,这个源代码已经编译通过-This is linux kernel source code 58 C source, the source code is compiled by
uClinux编译傻瓜教程
- 一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer funct
Linux内核重编译常见故障介绍
- 收集整理了几个在Linux内核重编译中最常见的故障及其解决方法,如果您在编译内核过程中遇到了类似的故障,那么本文将会对您有所帮助。-collected several of the Linux kernel recompile the most common fault and the solution, if you are in the kernel process encountered a similar fault, then
uClinux040408.44b0
- 44b0x处理器uclinux内核编译补丁-44b0x processor Basis kernel compile patch
joyfire-0206.htm.tar
- 网上一个牛人整理的关于linux内核编译,系统管理的文档,很多人的宝贵经验,绝对经典的文档,html文档的形式。-A cattle finishing line of people on the linux kernel compile, the system management of documents, many people s valuable experience, an absolute classic documents
Linux2.6.19.x
- linux内核编译选项说明,非常详细,内核版本:2.6.19,希望对大家有帮助-linux kernel compile option that is very detailed, kernel version: 2.6.19, in the hope that everyone has to help
Linux_ppt
- Linux操作系统的内核编译,并发编程及驱动编程,详细介绍了开发流程等的ppt-Linux operating system kernel compile, concurrent programming and programming-driven, detailed development process ppt, etc.
compile_Linux_kernel
- 内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下,内核版本不断更新。新的内核修订了旧内核的bug,并增加了许多新的特性。如果用户想要使用这些新特性,或想根据自己的系统度身定制一个更高效,更稳定的内核,就需要重新编译内核。本文将以RedHat Linux 6.0(kernel 2.2.5)为操作系统平台,介绍在Linux上进行内
linux
- Linux内核编译常见错误排除,这对大家编译内核有遇到的问题有一定的帮助-Linux kernel compile rule out common mistakes, which we have encountered in the kernel to a certain extent to help
Linux2.6.19.x
- Linux 2.6.19.x 内核编译配置选项简介
procLinuxKernelCfg
- linux内核编译配置提取工具,可以提取出当前配置的所有信息。省得去看linux内核编译那几千行的英文-A tool to get linux kernel Configure file s information
Linux
- Linux操作系统的内核编译步骤.doc
uclinux
- Uclinux 内核编译傻瓜教程。 内核的编译过程我想大家都知道了,就是 make menuconfig 进入内核配置菜单进行删改,结束保存后进行 make dep make clean make lib_only make user_only make romfs make image make 基本上按照立宇泰给的uclinux内核文件和交叉编译器就能够完成整个编译内核
linux内核编译详解
- Linux内核编译详解,内容较为齐全,供大家参考!(Linux kernel compiler detailed explanation for reference)
linux内核
- linux-2.6.27.8.tar.bz2为手持式串行加载所用linux内核; sl3250.config为编译内核的配置文件,包括高速串口和usb光驱的驱动。 uImage为内核压缩文件;(Linux-2.6.27.8.tar.bz2 is the Linux kernel for handheld serial loading; Sl3250.config is the configuration file for comp
实验02 编译运行简单内核示例程序
- 一个实验指南,在linux下,编译运行简单的内核示例程序,具体见ppt(Compile and run a simple kernel sample program)