Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: zeg on December 02, 2002, 08:51:51 PM
-
Hi all,
I'm searching for he real path to the kernel to do a "make" and "make install" for my drivers Adsl Bewan pci St on the 5.6 release.I tried with KERNELDIR = /usr/src/redhat but it doesn't work.
#
## Makefile for UNICORN ADSL Modem
#
# use kernel headers in kernel source if needed
---->KERNELDIR = /usr/src/linux
ifdef KERNELDIR
HPATH=$(KERNELDIR)/include
include $(KERNELDIR)/.config
endif
TIA
ZeG
-
A simple search would do the trick. Please try all other options before 'just' asking.
-
Well, since these are public forums and you are not the moderator, do you really think you have the right to tell someone what to do on a forum? Do you know if he looked? No, you do not! If you take the time to reply with some B.S., then you could have taken a less amount of time and provided him with an answer, or maybe a link to his answer.
Who made you the top dog today?
-
we did, RequestedDeletion has answered plenty of questions
and made a significant contribution, his comment was polite and helpful
http://e-smith.org/bboard/read.php?f=6&i=1984&t=1984
-
From the FAQ: http://www.e-smith.org/faq.php3#8q7
From contributors: http://myezserver.com/downloads/mitel/contrib/dev-tools/kernel-src-howto.html
Thanks.
guestHH