内核编译中的小目标
all 或者 空
# The all: target is the default when no target is given on the
# command line.
# This allow a user to issue only 'make' to build a kernel including modulesvmlinux
modules
bzImage
M=drivers/xxx
dir/file.o
dir/file.i
dir/file.s
cscope
isoimage
help
Last updated