tags: Do not try to index defconfigs
authorMichal Marek <mmarek@suse.com>
Thu, 15 Oct 2015 09:14:02 +0000 (11:14 +0200)
committerMichal Marek <mmarek@suse.com>
Tue, 5 Jan 2016 21:10:45 +0000 (22:10 +0100)
commitab9ca615f5f4053417cba464015bf2d7334a2371
treeaee9a96238eb37b975afb3cc0a627945819d24f4
parenta281b8569e9eb4beb1651c92145271555ba05f0c
tags: Do not try to index defconfigs

The defconfig files are in predictable locations, so there is no need to
index them. Plus, the script was only looking for files named
'defconfig', which only works on a few architectures nowadays.

Signed-off-by: Michal Marek <mmarek@suse.com>
scripts/tags.sh