Lines Matching refs:only
11 # Comments in this file are targeted only to the developer, do not
15 $(error targets prefixed with '__' are only for internal use))
24 # Most importantly: sub-Makefiles should only ever modify files in
32 # The only cases where we need to modify files which have global
63 # If it is set to "quiet_", only the short version will be printed.
201 # Use 'make C=1' to enable checking of only re-compiled files.
479 # Use USERINCLUDE when you must reference the UAPI directories only.
592 # *config targets only - make sure prerequisites are updated, and descend
609 # Build targets only - this includes vmlinux, arch specific targets, clean
627 # If we have only "make modules", don't compile built-in objects.
662 # This allow a user to issue only 'make' to build a kernel including modules
716 # The syncconfig should be executed only once to make all the targets.
764 # partial inlining inlines only parts of functions
1192 # For the kernel to actually contain only the needed exported symbols,
1194 # (this can be evaluated only once include/config/auto.conf has been included)
1490 # This depmod is only for convenience to give the initial
1527 CLEAN_FILES += include/ksym vmlinux.symvers modules-only.symvers \
1617 @echo ' dir/file.[ois] - Build specified target only'
1620 @echo ' dir/file.lst - Build specified mixed source/assembly target only'
1745 # read-only, and no consistency checks are made and the make
1750 # The following are the only valid targets when building external
1759 # We are always building only modules.
1798 @echo ' clean - remove generated files in module directory only'
1814 # To build only under specific subdirectories, you can do like this:
1994 # Run depmod only if we have System.map and depmod is executable