ld: cannot open pad.o COMPILE Error --help

ld: cannot open pad.o COMPILE Error --help

am 09.06.2005 13:24:38 von mukundjb

Dear all,
=A0
I am written a new keypad driver `keypad_drv.c' .I wanted this to be in=
tegrated to the kernel rather than a module.
=A0
So, I edited the Config.in file the driver/char adding
=A0
bool `EP93xx Keypad support' CONFIG_GPIO_KEYPAD
=A0
I edited the Makefile file in driver/char adding
=A0
Obj-$(CONFIG_GPIO_KEYPAD) +=3Dkeypad_drv.o
=A0
Is there any thing that I am missing just because, I am not able to com=
pile and I am getting the following Error:
=A0
arm-linux-ld: cannot open keypad_drv.o: No such file or directo=
ry
=A0
Can any one suggest me what is the problem?
=A0
=A0
Regards,
Mukund Jampala
=A0
=A0

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie"=
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.linux-learn.org/faqs