Searched refs:LINK_EXCLUDES (Results 1 – 1 of 1) sorted by relevance
18 LINK_EXCLUDES := '*.[isoa]' '.*.d' '.*.d2' '.config' macro19 LINK_EXCLUDES += '*.map' 'xen' 'xen.gz' 'xen.efi' 'xen-syms'20 LINK_EXCLUDES += '.*.tmp'49 find $(d) ! -type l -type f $(addprefix ! -name ,$(LINK_EXCLUDES))) \
Completed in 1 milliseconds