tags: Add the ability to make tags for all archs using "all"
authorJohn Kacur <[email protected]>
Tue, 2 Mar 2010 15:57:52 +0000 (16:57 +0100)
committerMichal Marek <[email protected]>
Wed, 3 Mar 2010 09:47:09 +0000 (10:47 +0100)
commitbc75cc6b5636eed5f6a481cba808e906f71cfd94
tree4c218a403c4bdf1ce8a108ea6044ab25ad66f275
parent4431d4ce996de2cd2c45583209ba0dbbc9bf2795
tags: Add the ability to make tags for all archs using "all"

make ALLSOURCE_ARCHS=all tags
- Document this in kbuild.txt
Without this change you have to type each arch separately.

Signed-off-by: John Kacur <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Documentation/kbuild/kbuild.txt
scripts/tags.sh