EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
本帖最后由 pulbieup 于 2019-8-16 14:02 编辑 ! f" N# j! r$ ]9 S2 S$ ?4 c
$ {3 Y$ M$ k4 R$ D7 t. ]/ h
1,修改drivers/input/touchscreen/Makefile文件
+ w5 B6 F" }, V# I* l0 U4 N root@yuanxh-desktop:/home/yuanxh/s3c2410/linux-2.6.26-9g24x0# vi drivers/input/touchscreen/Makefile
) _* `' h2 f. I9 d 在第24行添加:
" f, `2 T1 a. s$ N. a' ] : o s5 [) K' y o% N4 _* l2 Y1 B
obj-$(CONFIG_TOUCHSCREEN_S3C2410) += s3c2410_ts.o 2,修改drivers/input/touchscreen/Kconfig文件
9 o6 \3 c; l. K! [# {- |; A root@yuanxh-desktop:/home/yuanxh/s3c2410/linux-2.6.26-9g24x0# vi drivers/input/touchscreen/Kconfig* _, F% f% C9 f2 [, h% Q
在第188行添加:
* i3 K* R* Q+ I8 r# S / t$ D% y& J- \/ C; R- `7 t; ~
! G$ |" G, t/ v( y7 Y5 E( D2 d |