摘要:
首先我们要知道内核的makefile是根据配置文件,也就是kconfig来决定是否编译一个文件的。如果没有配置内核编译它,就不会生成.o文件。自然就不会打开这个模块了。如下是Kconfig 文件部分# Embebbed system I2C/SMBus host controller drivers... 阅读全文
posted @ 2011-08-30 15:33
yuzaipiaofei
阅读(958)
评论(0)
推荐(0)
摘要:
static ssize_t show_client_name(struct device *dev, struct device_attribute *attr, char *buf){ struct i2c_client *client = to_i2c_client(dev); return ... 阅读全文
posted @ 2011-08-30 14:07
yuzaipiaofei
阅读(217)
评论(0)
推荐(0)
摘要:
按Volume Down进Factory Mode的修改:将alps/mtk/src/custom/moba16_a10y/uboot/config/inc/moba16_a10y.h中#define MT6516_FACTORY_KEY 0改为19即与alps/mtk/src/custom/mob... 阅读全文
posted @ 2011-08-30 11:42
yuzaipiaofei
阅读(168)
评论(0)
推荐(0)
浙公网安备 33010602011771号