搜索资源列表
myboard
- used to make menuconfig for nfs
vivi_config
- 这是bootloader_vivi 1.1.4的CONFIG文件,已经在保证整体功能的情况下做到了最小配置,并且拥有所有的VIVI命令,解压后放到VIVI的文件夹下,make menuconfig选择上即可
make-menuconfig-language
- linux内核配置语言,makemenuconfig和makexconfig等都可以使用的
norflash2.6
- 2.6内核移植NOR FLASH MTD驱动详细步骤 包括Kconfig文件修改,配置编译内核 make menuconfig选项的修改,建立设备文件。
smp86xx_rootfs.tar.bz2
- sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt ================= This is the Sigma Designs customization of the root file system for the SMP86xx family of chips. This package is of course
Linux内核裁剪的具体步骤
- 在menuconfig中配置: 详细介绍内核配置选项及删改情况
Embedded-Linux-GPRS
- 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下: 1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig 添加如下内核选项: Device Drivers ---> Network device support ---> <
busybox_error
- busybox 配置错误的解决方法 2007-07-26 11:04 1. 如何編譯 2. 常見問題 - 如何將 busybox 編譯成 static linking - make menuconfig 出現下列錯誤 -busybox configuration error solution 2007-07-26 11:04 1. how to compile 2. Frequently Asked Questions- How to compile busybox as
linux_kerl
- linux内核裁剪的具体过程和方法 里面详细讲述了linux内核的make menuconfig里面各个选项的意义-linux kernel cutting process and the specific method described in detail inside the linux kernel make menuconfig inside of the significance of the various options
linuxmakemenuconfig
- 在linux下使用make menuconfig配置uclinux for s3c44b0的视频教程。-In linux to use make menuconfig to configure uclinux for s3c44b0 the video tutorial.
axTLS-1.2.2.tar
- 因為不只有 SSL/TLS library,還提供了 Embedded Web server (名為 Anti-Web),系統模組化相當不錯,可以透過 menuconfig 挑選合適的組態,另外,內建的 Anti-Web 也支援 CGI/PHP,跟前述的 SSL libraries 相比,[axTLS] 在 SSL crypto algorithm 的功能性是最少的,僅有最基本的實做,但是對功能專一的 Embedded 應用來說,反而是不錯的選擇。-axTLS is a TLSv1 SSL li
linux-2.6.27-m8.tar
- MEIZU M8 Linux kernel s3c6410 1,if you want to boot from onenand flash,just "make zImage" is OK. 2,if you want to boot from nfs,remove select: "make menuconfig"--->General setup --->[] Initial RAM filesystem and RAM disk (initramfs/initr
uclinux
- Uclinux 内核编译傻瓜教程。 内核的编译过程我想大家都知道了,就是 make menuconfig 进入内核配置菜单进行删改,结束保存后进行 make dep make clean make lib_only make user_only make romfs make image make 基本上按照立宇泰给的uclinux内核文件和交叉编译器就能够完成整个编译内核 的工作,只不过也许由于内核版本不同会产生一些不同的结果
ADS_VIVI
- VIVI 启动代码汇编部分,经过ADS编译通过-Automatically generated by make menuconfig: don t edit
make_menuconfig
- 当编译Linux内核的时候,大多数新手选择了make menuconfig 而通常情况下make menuconfig没有被配置好,本文章着重讲解配置menu config时的各种错误以及解决方案。-When compiling the Linux kernel, most novice choose a make menuconfig make menuconfig but usually is not configured, this article focused on the confi
ncurses-packege--install
- ncurses packege的安装包及安装方法 (rhel5.1 gcc4.1.2平台) ncurses安装 GCC安装好后,再次make menuconfig出现了下面错误: [root@localhost linux-2.6.32.2]# make menuconfig HOSTCC scr ipts/basic/fixdep HOSTCC scr ipts/basic/docproc HOSTCC scr ipts/basic/hash HOS
yaffs2.tar
- 支持flash的坏块屏蔽,需要u-boot支持,假如u-boot版本很高可以在make menuconfig里选择。-Support flash bad block shield, u-boot support, high u-boot version can be selected in make menuconfig.
nf_conntrack_proto_icmpv6
- Derived from menuconfig driver for linux.
busybox_error
- busybox 配置错误的解决方法2007-07-26 11:041. 如何編譯2. 常見問題- 如何將 busybox 編譯成 static linking- make menuconfig 出現下列錯誤-busybox configuration error solution 2007-07-26 11:04 1. how to compile 2. Frequently Asked Questions- How to compile busybox as static linking- m
menuconfig
- 对Linux内核编译过程中遇到的选项进行说明-Linux shell menuconfig