lkml.org 
[lkml]   [2005]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subjectld: cannot open pad.o COMPILE Error --help
Date
From
Dear all,
 
I am written a new keypad driver `keypad_drv.c' .I wanted this to be integrated to the kernel rather than a module.
 
So, I edited the Config.in file the driver/char adding
 
bool `EP93xx Keypad support' CONFIG_GPIO_KEYPAD
 
I edited the Makefile file in driver/char adding
 
Obj-$(CONFIG_GPIO_KEYPAD) +=keypad_drv.o
 
Is there any thing that I am missing just because, I am not able to compile and I am getting the following Error:
 
arm-linux-ld: cannot open keypad_drv.o: No such file or directory
 
Can any one suggest me what is the problem?
 
 
Regards,
Mukund Jampala
 
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-09 13:19    [W:0.032 / U:0.588 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site