Description: 金浪ARM9开发板DEMO程序,里面包括所有程序的源程序和MAKEFILE。-golden wave ARM9 development board DEMO procedures, they include the source code of all the procedures and MAKEFILE. Platform: |
Size: 50176 |
Author:彭易星 |
Hits:
Description: 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。
使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为:
vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(net-m) $(libs-y) $(libs-m))) local/
就可以编译了,不过是模块编译,编译好了之后不要忘了insmod进内核啊-Linux kernel 2.6.20 based on the sound chip UDA1341 sound card driver in the adoption of s3c2410 cpu debugging. Usage: source tree root under the new local directory, and unzip to that directory, edit the Makefile under the root source file 559 acts: vmlinux-dirs: = $ (patsubst /,,$( filter /, $ (init-y) $ (init-m) $ (core-y) $ (core-m) $ (drivers-y) $ (drivers-m) $ (net-y) $ (net- m) $ (libs-y) $ (libs-m))) local/can be compiled, but is a module compiler, the compiler better not forget that after the insmod into the kernel ah Platform: |
Size: 23552 |
Author:杨少英 |
Hits:
Description: 广州友善2410开发板-2.6.13内核下键盘驱动:广州友善2410开发板仅提供了2.4.18下的驱动,前些日子升级内核时把键盘驱动也更新了一下!通过外部中断(下降沿)的方式读取键盘按键编码值。同时上传了一个简单的测试程序和Makefile文件
-2410 Canton friendly-2.6.13 kernel development board under the keyboard driver: 2410 Canton-friendly development board provided only under the 2.4.18-driven, long ago when upgrading the kernel keyboard driver also updated the look! Through the external interrupt (falling edge) way to read the keyboard keys encoded value. At the same time, upload a simple test procedure and the Makefile file Platform: |
Size: 3072 |
Author:gomo |
Hits:
Description: 基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可。-S3C2440 based on the four-wire resistive touch screen driver, linux2.6.22 core. Touchscreen.c on the driver/input/touchscreen/under. Arch/arm/mach-s3c2440/mach-smdk2440.c modify Makefile and the corresponding drive can be added. Platform: |
Size: 6144 |
Author:ryan |
Hits:
Description: linux-2.6内核SD卡驱动,备有Makefile
选择使用的交叉编译器把编译出的.ko文件加入开发环境中运行-linux-2.6 kernel SD card driver, Makefile with the option of using the cross compiler to compile out. ko file to run the development environment Platform: |
Size: 41984 |
Author:wang |
Hits:
Description: 一个linux 2.6内核下的完整的字符驱动实例,可以静态加载进内核,源码包含了对Makefile和Kconfig的修改,硬件平台是s3c2440.-A linux 2.6 kernel complete examples of character-driven, you can still load into the kernel source code contains a Makefile and Kconfig changes to the hardware platform is s3c2440. Platform: |
Size: 5120 |
Author:白文晓 |
Hits:
Description: 一个MAKEFILE的小程序,很简单,但是体现了MAKEFILE编写的方式-A small Makefile procedure is simple, but reflects the Makefile to prepare the way Platform: |
Size: 2048 |
Author:滕向阳 |
Hits:
Description: DM9601 USB网卡linux驱动,修改makefile就可以了。本人在linux 2.6.14.1测试通过。-DM9601 USB adapter linux driver, modify makefile it. I am in linux 2.6.14.1 test. Platform: |
Size: 10240 |
Author:Sam |
Hits:
Description: 要写makefile文件的人最好看一下,这对你们有很大的帮助-Write makefile had better look at the file, which you have a great help Platform: |
Size: 4614144 |
Author:王恩让 |
Hits:
Description: cmake linux下的c/c++编译工具 只需要编写CMakefile.txt而不需要重新编写Makefile。并且提供将源代码和编译环境分离的框架,便于源代码的管理。-Cmake Linux of c/c++ compiler tools just need to write CMakefile. TXT without the need to write Makefile. And provide the source and compile environment of separation framework, facilitate the source code management.
Platform: |
Size: 8052736 |
Author:linux |
Hits: