Need Suggestions
valdis.kletnieks at vt.edu
valdis.kletnieks at vt.edu
Wed Jul 18 00:41:56 EDT 2018
On Tue, 17 Jul 2018 21:10:05 -0700, Dave Stevens said:
> $ make help
> make: *** No rule to make target 'help'. Stop.
Were you cd'ed into the directory that had the base of the kernel source tree?
Hint: the directory should look something like this:
[/usr/src/linux-next] ls
COPYING Module.symvers certs kernel patches signing_key.x509 vmlinux.o
CREDITS Next crypto lib reverts sound x509.genkey
Documentation README drivers localversion-next samples tags
Kbuild System.map firmware mm sched.h.patch tools
Kconfig arch fs modules.builtin scripts usr
LICENSES block include modules.order security virt
MAINTAINERS build.default init net signing_key.pem vmlinux
Makefile built-in.a ipc null.dwo signing_key.priv vmlinux-gdb.py
(Some files won't be there until you have a successful build - but the COPYING,
CREDITS, and MAINTAINERS files should be there. If they aren't there, you're
in the wrong directory....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 486 bytes
Desc: not available
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180718/78b77064/attachment.sig>
More information about the Kernelnewbies
mailing list