aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid Gibson <[email protected]>2006-10-04 02:15:32 -0700
committerLinus Torvalds <[email protected]>2006-10-04 07:55:14 -0700
commit18e39913d41ca4d63e9e94a2ad25b5ea31caaa7f (patch)
tree7ebb8f57bc736172e92f573c26d1c933e5347d99 /include/linux
parent585b7747d63e3a5f65628d21c1745edd926d7897 (diff)
[PATCH] Fix spurious error on TAGS target when missing defconfig
Not all architectures have a file named 'defconfig' (e.g. powerpc). However the make TAGS and make tags targets search such files for tags, causing an error message when they don't exist. This patch addresses the problem by instructing xargs not to run the tags program if there are no matching files. Signed-off-by: David Gibson <[email protected]> Cc: Sam Ravnborg <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions